IdentVisitor

Undocumented in source.

Members

Aliases

visit
alias visit = ASTVisitor.visit
Undocumented in source.

Functions

visit
void visit(IdentifierOrTemplateInstance ioti)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(Arguments )
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(IndexExpression ie)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

names
istring[] names;
Undocumented in source.

Meta