public class WhileStmt extends Stmt
void
accept(TreeVisitor tv)
Expr
getCondition()
Stmt
getStmt()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Expr getCondition()
public Stmt getStmt()
public void accept(TreeVisitor tv)
Copyright © 2020. All rights reserved.