Uses of Interface
com.sun.tools.rngom.binary.visitor.PatternFunction
Packages that use PatternFunction
-
Uses of PatternFunction in com.sun.tools.rngom.binary
Methods in com.sun.tools.rngom.binary with parameters of type PatternFunctionModifier and TypeMethodDescriptionAfterPattern.apply(PatternFunction f) AttributePattern.apply(PatternFunction f) ChoicePattern.apply(PatternFunction f) DataExceptPattern.apply(PatternFunction f) DataPattern.apply(PatternFunction f) ElementPattern.apply(PatternFunction f) EmptyPattern.apply(PatternFunction f) ErrorPattern.apply(PatternFunction f) GroupPattern.apply(PatternFunction f) InterleavePattern.apply(PatternFunction f) ListPattern.apply(PatternFunction f) NotAllowedPattern.apply(PatternFunction f) OneOrMorePattern.apply(PatternFunction f) abstract ObjectPattern.apply(PatternFunction f) RefPattern.apply(PatternFunction f) TextPattern.apply(PatternFunction f) ValuePattern.apply(PatternFunction f)