- visit
void visit(ForeachStatement foreachStatement)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(AddExpression add)
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(PrimaryExpression primary)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Index index)
Undocumented in source. Be warned that the author may not have intended to support it.
Checks for .. expressions where the left side is larger than the right. This is almost always a mistake.