public static class Expr.Cond extends Expr
Expr.Aggregate, Expr.Array, Expr.Binary, Expr.Cond, Expr.Const, Expr.Creat, Expr.Hash, Expr.Paren, Expr.Term, Expr.Unary
Expr
getCond()
getLeft()
getRight()
getTerm, toText, toXml
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Expr getCond()
public final Expr getLeft()
public final Expr getRight()