Visitor

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.
OpApply
alias OpApply = int delegate(Delegate dg)
Undocumented in source.

Functions

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

Meta