Constructor and Description |
---|
ReturnStmt(Expr expr) |
Modifier and Type | Method and Description |
---|---|
void |
accept(TreeVisitor tv) |
Expr |
getExpr() |
private final Expr expr
ReturnStmt(Expr expr)
public Expr getExpr()
public void accept(TreeVisitor tv)