dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
RorInfo
dextool
plugin
mutate
backend
mutation_type
ror
Information used to intelligently generate ror mutants;
@
safe
struct
RorInfo {
Kind
operator
;
Type
lhs
;
Symbol
lhsSym
;
Type
rhs
;
Symbol
rhsSym
;
}
Members
Variables
lhs
Type
lhs
;
Undocumented in source.
lhsSym
Symbol
lhsSym
;
Undocumented in source.
operator
Kind
operator
;
Undocumented in source.
rhs
Type
rhs
;
Undocumented in source.
rhsSym
Symbol
rhsSym
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
mutation_type
ror
functions
rorMutations
structs
RorInfo
variables
rorMutationsAll
rorpMutationsAll
Information used to intelligently generate ror mutants;