- visit
void visit(const(IfStmtInit) value)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(const(IfStmtCond) value)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(const(IfStmtCondVar) value)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(const(IfStmtThen) value)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(const(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