public static class Expr.Creat extends Expr
Expr.Aggregate, Expr.Array, Expr.Binary, Expr.Cond, Expr.Const, Expr.Creat, Expr.Hash, Expr.Paren, Expr.Term, Expr.Unary
java.util.List<Expr>
getArgs()
Expr.Term
getMod()
getTerm()
toText, toXml
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final java.util.List<Expr> getArgs()
public final Expr.Term getMod()
public Expr.Term getTerm()
getTerm
Expr