- visit
void visit(Module mod)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(BlockStatement blockStatement)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(StructBody structBody)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(VariableDeclaration dec)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(AutoDeclaration autoDeclaration)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(AssignExpression assignExpression)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Declaration dec)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(IdentifierChain ic)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(IdentifierOrTemplateInstance ioti)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(UnaryExpression unary)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ForeachStatement foreachStatement)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(TraitsExpression )
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(TypeofExpression )
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(AsmStatement a)
 Undocumented in source. Be warned that the author may not have intended to support it.
Checks for variables that could have been declared const or immutable