dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
FileMutantRow
dextool
plugin
mutate
backend
database
Undocumented in source.
struct
FileMutantRow {
MutationId
id
;
Mutation
mutation
;
MutationPoint
mutationPoint
;
SourceLoc
sloc
;
SourceLoc
slocEnd
;
Language
lang
;
}
Members
Variables
id
MutationId
id
;
Undocumented in source.
lang
Language
lang
;
Undocumented in source.
mutation
Mutation
mutation
;
Undocumented in source.
mutationPoint
MutationPoint
mutationPoint
;
Undocumented in source.
sloc
SourceLoc
sloc
;
Undocumented in source.
slocEnd
SourceLoc
slocEnd
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
modules
schema
standalone
type
structs
Database
FileMutantRow
FileRow
IterateMutantRow
IterateMutantRow2