|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectxdc.services.spec.Expr
xdc.services.spec.Expr.Array
public static class Expr.Array
Nested Class Summary |
---|
Nested classes/interfaces inherited from class xdc.services.spec.Expr |
---|
Expr.Aggregate, Expr.Array, Expr.Binary, Expr.Cond, Expr.Const, Expr.Creat, Expr.Hash, Expr.Paren, Expr.Term, Expr.Unary |
Method Summary | |
---|---|
java.util.List<Expr> |
getElems()
|
boolean |
isEmpty()
|
Methods inherited from class xdc.services.spec.Expr |
---|
getTerm, toText, toXml |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public final java.util.List<Expr> getElems()
public boolean isEmpty()
isEmpty
in interface Expr.Aggregate
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |