- visit
void visit(const(UnexposedDecl) v)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(const(VarDecl) v)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(const(FunctionDecl) v)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(const(ClassDecl) v)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(const(StructDecl) v)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(const(Namespace) v)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(const(TranslationUnit) v)
Undocumented in source. Be warned that the author may not have intended to support it.
- visitRecord
void visitRecord(T v)
Undocumented in source. Be warned that the author may not have intended to support it.