TranslationUnit

Undocumented in source.

Members

Functions

cursor
Cursor cursor()
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(Cursor cursor, Cursor parent) block)
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(Cursor cursor) block)
Undocumented in source. Be warned that the author may not have intended to support it.
visitChildren
void visitChildren(CursorVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_cx
CXTranslationUnit _cx;
Undocumented in source.

Meta