public class StmtTraveler extends java.lang.Object
StmtTraveler()
void
travel(IrMethod method)
Stmt
travel(Stmt stmt)
travel(StmtList stmts)
Value
travel(Value op)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StmtTraveler()
public void travel(IrMethod method)
public void travel(StmtList stmts)
public Stmt travel(Stmt stmt)
public Value travel(Value op)