|
||||||||
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.Creat
public static class Expr.Creat
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> |
getArgs()
|
Expr.Term |
getMod()
|
Expr.Term |
getTerm()
|
Methods inherited from class xdc.services.spec.Expr |
---|
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> getArgs()
public final Expr.Term getMod()
public Expr.Term getTerm()
getTerm
in class Expr
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |