- visit
void visit(Module mod)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(FunctionBody functionBody)
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.
- visit
void visit(ContinueStatement contStatement)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(BreakStatement breakStatement)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(GotoStatement gotoStatement)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(AsmInstruction instr)
Undocumented in source. Be warned that the author may not have intended to support it.
Checks for labels that are never used.