InOrderVisitor

Undocumented in source.

Constructors

this
this(CXCursor cursor)
Undocumented in source.
this
this(Cursor cursor)
Undocumented in source.

Members

Aliases

Delegate
alias Delegate = int delegate(ref Cursor, ref Cursor)
Undocumented in source.

Functions

opApply
int opApply(Delegate dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta