- visit
void visit(Module mod)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(BlockStatement block)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(VariableDeclaration var)
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(LabeledStatement labeledStatement)
Undocumented in source. Be warned that the author may not have intended to support it.
Checks for labels and variables that have the same name.