- visit
void visit(IfStmtInit value)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(IfStmtCond value)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(IfStmtCondVar value)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(IfStmtThen value)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(IfStmtElse value)
Undocumented in source. Be warned that the author may not have intended to support it.
the ignoreCursors solution is not particularly principaled. It is an ugly hack that should be moved to the core AST Visitor and thus completely h