dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
Analyze.Config
dextool
plugin
mutate
backend
analyze
Analyze
Undocumented in source.
struct
Analyze
static
struct
Config {
bool
forceSystemIncludes
;
bool
saveCoverage
;
bool
allowErrors
;
SchemaQ
sq
;
}
Members
Variables
allowErrors
bool
allowErrors
;
Undocumented in source.
forceSystemIncludes
bool
forceSystemIncludes
;
Undocumented in source.
saveCoverage
bool
saveCoverage
;
Undocumented in source.
sq
SchemaQ
sq
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
analyze
Analyze
classes
Result
constructors
this
functions
analyzeForComments
analyzeForMutants
process
saveDependencies
structs
Config