dextool v4.0.0 (2021-09-08T15:39:18Z)
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
log
functions
toMutateAst
structs
ClangResult