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
Modifier and Type | Method and Description |
---|---|
java.util.List<Expr> |
getArgs() |
Expr.Term |
getMod() |
Expr.Term |
getTerm() |