dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
SchemataResult
dextool
plugin
mutate
backend
analyze
pass_schemata
Language generic schemata result.
@
safe
class
SchemataResult {
struct
Fragment
;
struct
Fragments
;
Fragments
[
AbsolutePath
]
getFragments
();
string
toString
();
}
Members
Functions
getFragments
Fragments
[
AbsolutePath
]
getFragments
()
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
Fragment
struct
Fragment
Undocumented in source.
Fragments
struct
Fragments
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
analyze
pass_schemata
aliases
log
classes
SchemataResult
functions
checksumToId
toSchemata
structs
SchemataBuilder
variables
schemataMutantEnvKey
schemataMutantIdentifier
Language generic schemata result.