dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
IterateMutantRow
dextool
plugin
mutate
backend
database
Undocumented in source.
struct
IterateMutantRow {
MutationId
id
;
Mutation
mutation
;
MutationPoint
mutationPoint
;
Path
file
;
Checksum
fileChecksum
;
SourceLoc
sloc
;
SourceLoc
slocEnd
;
Language
lang
;
MutantMetaData
attrs
;
}
Members
Variables
attrs
MutantMetaData
attrs
;
Undocumented in source.
file
Path
file
;
Undocumented in source.
fileChecksum
Checksum
fileChecksum
;
Undocumented in source.
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