dextool v3.1.0 (2021-05-10T21:15:40Z)
Dub
Repo
ClangResult
dextool
plugin
mutate
backend
analyze
pass_clang
Undocumented in source.
struct
ClangResult {
RefCounted
!(
analyze
.
Ast
)
ast
;
Path
[]
dependencies
;
}
Members
Variables
ast
RefCounted
!(
analyze
.
Ast
)
ast
;
Undocumented in source.
dependencies
Path
[]
dependencies
;
All dependencies that the root has.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
analyze
pass_clang
aliases
accept
functions
toMutateAst
structs
ClangResult