|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--ponderToolkit.analyzer.priorities.dse.DomainScopeExpr
| Fields inherited from interface ponderToolkit.compiler.codeGen.interfaces.dse.DomainScopeExprI |
COMPOSITE_DSE, PARAMETER_IDENT_DSE, SINGLE_AT_DSE, SINGLE_DSE, SINGLE_STAR_DSE |
| Constructor Summary | |
DomainScopeExpr(int type,
java.lang.String dse)
|
|
| Method Summary | |
java.lang.String |
getString()
Return a String representation of the Domain Scope Expression |
int |
getType()
Return the type of the Domain Scope Expression |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DomainScopeExpr(int type,
java.lang.String dse)
| Method Detail |
public int getType()
DomainScopeExprIgetType in interface DomainScopeExprIpublic java.lang.String getString()
DomainScopeExprIgetString in interface DomainScopeExprIpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||