dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
CodeMutant
dextool
plugin
mutate
backend
type
The mutant coupled to the source code mutant that is injected.
@
safe
struct
CodeMutant {
CodeChecksum
id
;
Mutation
mut
;
}
Members
Variables
id
CodeChecksum
id
;
Undocumented in source.
mut
Mutation
mut
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
type
aliases
Checksum
enums
Language
OpTypeInfo
structs
CodeChecksum
CodeMutant
MutantTestCount
Mutation
MutationPoint
Offset
SourceLoc
TestCase
TestGroup
Token
variables
invalidUtf8
The mutant coupled to the source code mutant that is injected.