dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
dumpAST
clang
Cursor
Undocumented in source. Be warned that the author may not have intended to support it.
void
dumpAST
(const(Cursor) c, Appender!string result, size_t indent, File* file)
void
dumpAST
(const(Cursor) c, Appender!string result, size_t indent)
@
safe
void
dumpAST
(
ref
const
(
Cursor
)
c
,
ref
Appender
!
string
result
,
size_t
indent
)
Meta
Source
See Implementation
clang
Cursor
functions
dump
dumpAST
structs
AccessCursor
Cursor
EnumCursor
FunctionCursor
IncludeCursor
ObjcCursor
ParamCursor