- visit
void visit(Dsymbol sym)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(TemplateDeclaration decl)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Module mod)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(FuncDeclaration func)
Undocumented in source. Be warned that the author may not have intended to support it.
Walks the semantic time AST, parse time is apparently not enough (e.g. needs sema to have everything)