dextool v3.3.0 (2021-06-08T20:46:23Z)
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