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
Expr
getLeft()
java.lang.String
getOp()
getRight()
getTerm, toText, toXml
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Expr getLeft()
public final java.lang.String getOp()
public final Expr getRight()