TypedefIndex

Undocumented in source.

Constructors

this
this(TranslationUnit translUnit)
Undocumented in source.
this
this(TranslationUnit translUnit, bool function(ref const(Cursor)) isWantedCursor)
Undocumented in source.
this
this(TranslationUnit translUnit, bool delegate(ref const(Cursor)) isWantedCursor)
Undocumented in source.

Members

Functions

typedefParent
Cursor typedefParent(Cursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta