- ps
Statement* ps;
Undocumented in source.
- visitStmt
void visitStmt(Statement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceCurrent
void replaceCurrent(Statement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ErrorStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(PeelStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ExpStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(DtorExpStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(CompileStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(CompoundStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(CompoundDeclarationStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(UnrolledLoopStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ScopeStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(WhileStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(DoStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ForStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ForeachStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ForeachRangeStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(IfStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ConditionalStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(PragmaStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(StaticAssertStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(SwitchStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(CaseStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(CaseRangeStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(DefaultStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(GotoDefaultStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(GotoCaseStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(SwitchErrorStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ReturnStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(BreakStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ContinueStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(SynchronizedStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(WithStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(TryCatchStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(TryFinallyStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(OnScopeStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ThrowStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(DebugStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(GotoStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(LabelStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(AsmStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ImportStatement s)
Undocumented in source. Be warned that the author may not have intended to support it.