public static class Expr.Array extends Expr implements Expr.Aggregate
Expr.Aggregate, Expr.Array, Expr.Binary, Expr.Cond, Expr.Const, Expr.Creat, Expr.Hash, Expr.Paren, Expr.Term, Expr.Unary
public final java.util.List<Expr> getElems()
public boolean isEmpty()
isEmpty
in interface Expr.Aggregate