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.BinaryExp
com.sun.msv.grammar.ConcurExp
public final class ConcurExp
extends BinaryExp
Field Summary |
Fields inherited from class com.sun.msv.grammar.Expression | |
anyString , epsilon , nullSet , verifierTag |
Method Summary | |
Object |
|
boolean |
|
Expression |
|
void |
|
Methods inherited from class com.sun.msv.grammar.BinaryExp | |
children , equals , getChildren |
Methods inherited from class com.sun.msv.grammar.Expression | |
equals , getExpandedExp , hashCode , isEpsilonReducible , peelOccurence , visit , visit , visit , visit , visit , visit , visit , visit |
public Expression visit(ExpressionVisitorExpression visitor)
- Overrides:
- visit in interface Expression