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
Modifier and Type | Method and Description |
---|---|
java.util.List<Atom> |
getIds() |
java.util.List<Expr> |
getVals() |
boolean |
isEmpty() |
public final java.util.List<Atom> getIds()
public final java.util.List<Expr> getVals()
public boolean isEmpty()
isEmpty
in interface Expr.Aggregate