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