dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
MutationRepr
dextool
plugin
mutate
backend
report
utility
Information needed to present the mutant to an user.
@
safe
struct
MutationRepr {
SourceLoc
sloc
;
Path
file
;
MakeMutationTextResult
mutation
;
}
Meta
Source
See Implementation
dextool
plugin
mutate
backend
report
utility
functions
window
structs
MutationRepr
Information needed to present the mutant to an user.