public interface RELAXExpressionVisitorBoolean extends ExpressionVisitorBoolean
ExpressionVisitorBoolean
.Modifier and Type | Method and Description |
---|---|
boolean |
onAttPool(AttPoolClause exp) |
boolean |
onElementRules(ElementRules exp) |
boolean |
onHedgeRules(HedgeRules exp) |
boolean |
onTag(TagClause exp) |
onAnyString, onAttribute, onChoice, onConcur, onData, onElement, onEpsilon, onInterleave, onList, onMixed, onNullSet, onOneOrMore, onOther, onRef, onSequence, onValue
boolean onAttPool(AttPoolClause exp)
boolean onTag(TagClause exp)
boolean onElementRules(ElementRules exp)
boolean onHedgeRules(HedgeRules exp)
Copyright © 2016 Oracle Corporation. All rights reserved.