TypedefIndex.this

Undocumented in source.
  1. this(TranslationUnit translUnit)
  2. this(TranslationUnit translUnit, bool function(ref const(Cursor)) isWantedCursor)
    class TypedefIndex
    this
    (,
    bool function
    (
    ref const(Cursor)
    )
    isWantedCursor
    )
  3. this(TranslationUnit translUnit, bool delegate(ref const(Cursor)) isWantedCursor)

Meta