dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
MutationPointEntry
dextool
plugin
mutate
backend
database
type
Undocumented in source.
@
safe
struct
MutationPointEntry {
MutationPoint
mp
;
Path
file
;
SourceLoc
sloc
;
SourceLoc
slocEnd
;
}
Members
Variables
file
Path
file
;
Undocumented in source.
mp
MutationPoint
mp
;
Undocumented in source.
sloc
SourceLoc
sloc
;
Start of the mutation point.
slocEnd
SourceLoc
slocEnd
;
End of the mutation point.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
database
type
aliases
LineAttr
MutantAttr
MutantTimeoutCtx
structs
FileId
LineMetadata
MarkedMutant
MetadataNoMutEntry
MutantInfo
MutantMetaData
MutationEntry
MutationId
MutationPointEntry
MutationPointEntry2
MutationReportEntry
MutationStatus
MutationStatusId
MutationStatusTime
NextMutationEntry
NoMetadata
NoMut
Rationale
TestCaseId
TestCaseInfo
TestCaseInfo2