public static class Expr.Hash 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<Atom> getIds()
public final java.util.List<Expr> getVals()
public boolean isEmpty()
isEmpty
in interface Expr.Aggregate