Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sun.msv.grammar.Expression
com.sun.msv.grammar.AttributeExp
Field Summary | |
Expression |
|
NameClass |
|
Fields inherited from class com.sun.msv.grammar.Expression | |
anyString , epsilon , nullSet , verifierTag |
Constructor Summary | |
|
Method Summary | |
boolean |
|
Expression | |
NameClass | |
Object |
|
boolean |
|
Expression |
|
void |
|
Methods inherited from class com.sun.msv.grammar.Expression | |
equals , getExpandedExp , hashCode , isEpsilonReducible , peelOccurence , visit , visit , visit , visit , visit , visit , visit , visit |
public final Expression getContentModel()
- Specified by:
- getContentModel in interface NameClassAndExpression
public final NameClass getNameClass()
- Specified by:
- getNameClass in interface NameClassAndExpression
public Expression visit(ExpressionVisitorExpression visitor)
- Overrides:
- visit in interface Expression