dextool v2.0.0 (2020-03-19T19:58:47Z)
Dub
Repo
SchemataFragment
dextool
plugin
mutate
backend
database
type
A fragment of a schemata which is one application.
@
safe
struct
SchemataFragment {
Path
file
;
Offset
offset
;
const
(
ubyte
)[]
text
;
}
Members
Variables
file
Path
file
;
Undocumented in source.
offset
Offset
offset
;
Undocumented in source.
text
const
(
ubyte
)[]
text
;
Undocumented in source.
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
Schemata
SchemataFragment
SchemataFragmentId
SchemataId
TestCaseId
TestCaseInfo
TestCaseInfo2
A fragment of a schemata which is one application.