dextool v2.0.0-rc.1 (2020-01-03T16:03:52Z)
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
FileId
LineAttr
MarkedMutant
MutantAttr
MutantTimeoutCtx
MutationId
MutationStatusId
TestCaseId
enums
Pkeys
structs
LineMetadata
MetadataNoMutEntry
MutantInfo
MutantMetaData
MutationEntry
MutationPointEntry
MutationPointEntry2
MutationReportEntry
MutationStatus
MutationStatusTime
NextMutationEntry
NoMetadata
NoMut
Pkey
Rationale
TestCaseInfo
TestCaseInfo2