- visit
void visit(Module m)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(FunctionDeclaration func)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Parameter param)
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(AssignExpression assign)
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.
Checks for assignment to auto-ref function parameters.