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
Modifier and Type | Method and Description |
---|---|
Expr |
getCond() |
Expr |
getLeft() |
Expr |
getRight() |