libclang v0.0.1 (2018-02-22T21:19:03Z)
Dub
Repo
TranslationUnit.opApply
clang
TranslationUnit
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(Cursor cursor, Cursor parent) block)
struct
TranslationUnit
@
safe
int
opApply
(
scope
int
delegate
(
Cursor
cursor
,
Cursor
parent
)
block
)
int
opApply
(int delegate(Cursor cursor) block)
Meta
Source
See Implementation
clang
TranslationUnit
functions
cursor
opApply
visitChildren
variables
_cx