dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
FileMutantRow
dextool
plugin
mutate
backend
database
Undocumented in source.
struct
FileMutantRow {
MutationStatusId
stId
;
Mutation
mutation
;
MutationPoint
mutationPoint
;
SourceLoc
sloc
;
SourceLoc
slocEnd
;
Language
lang
;
}
Members
Variables
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.
stId
MutationStatusId
stId
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
modules
schema
standalone
type
structs
Database
FileMutantRow
FileRow
IterateMutantRow
IterateMutantRow2
variables
dbOpenTimeout