Modifier and Type | Method and Description |
---|---|
void |
accept(TreeVisitor tv) |
Stmt |
getElseStmt() |
Expr |
getIfExpr() |
Stmt |
getThenStmt() |
public Expr getIfExpr()
public Stmt getThenStmt()
public Stmt getElseStmt()
public void accept(TreeVisitor tv)
Copyright © 2020. All rights reserved.