public static class Expr.Binary extends Expr
Expr.Aggregate, Expr.Array, Expr.Binary, Expr.Cond, Expr.Const, Expr.Creat, Expr.Hash, Expr.Paren, Expr.Term, Expr.Unary
Modifier and Type | Method and Description |
---|---|
Expr |
getLeft() |
java.lang.String |
getOp() |
Expr |
getRight() |