public class RemoveEmptyStatements extends BaseVisitor
newProgram, reassignments
RemoveEmptyStatements()
Statement
visit(Statement statement)
visit, visit, visit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RemoveEmptyStatements()
public Statement visit(Statement statement)
visit
Visitor
BaseVisitor