public interface RELAXExpressionVisitor extends ExpressionVisitor
Note that onRef method may still be called if you visit AGM created from TREX pattern.
Modifier and Type | Method and Description |
---|---|
Object |
onAttPool(AttPoolClause exp) |
Object |
onElementRules(ElementRules exp) |
Object |
onHedgeRules(HedgeRules exp) |
Object |
onTag(TagClause exp) |
onAnyString, onAttribute, onChoice, onConcur, onData, onElement, onEpsilon, onInterleave, onList, onMixed, onNullSet, onOneOrMore, onOther, onRef, onSequence, onValue
Object onAttPool(AttPoolClause exp)
Object onElementRules(ElementRules exp)
Object onHedgeRules(HedgeRules exp)
Copyright © 2016 Oracle Corporation. All rights reserved.