Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sun.msv.grammar.util.ExpressionWalker
Method Summary | |
void | |
void |
|
void | |
void | |
void | |
void | |
void |
|
void | |
void | |
void | |
void | |
void | |
void |
|
void | |
void |
|
void |
|
void |
public void onAttribute(AttributeExp exp)
- Specified by:
- onAttribute in interface ExpressionVisitorVoid
public void onElement(ElementExp exp)
- Specified by:
- onElement in interface ExpressionVisitorVoid
public void onInterleave(InterleaveExp exp)
- Specified by:
- onInterleave in interface ExpressionVisitorVoid
public void onOneOrMore(OneOrMoreExp exp)
- Specified by:
- onOneOrMore in interface ExpressionVisitorVoid
public void onSequence(SequenceExp exp)
- Specified by:
- onSequence in interface ExpressionVisitorVoid