| Modifier and Type | Method and Description |
|---|---|
void |
accept(TreeVisitor tv) |
Expr |
getLeft() |
BinaryOpType |
getOp() |
Expr |
getRight() |
getResultTypepublic BinaryOpType getOp()
public Expr getLeft()
public Expr getRight()
public void accept(TreeVisitor tv)
Copyright © 2025. All rights reserved.