Uses of Class
org.kohsuke.rngom.digested.DChoicePattern
Packages that use DChoicePattern
Package
Description
Another RELAX NG AST implementation that optimizes away
inclusions and some other syntax sugars, while still retaining
all the annotations, location information, and etc.
-
Uses of DChoicePattern in org.kohsuke.rngom.digested
Methods in org.kohsuke.rngom.digested with parameters of type DChoicePatternModifier and TypeMethodDescriptionDPatternVisitor.onChoice
(DChoicePattern p) DPatternWalker.onChoice
(DChoicePattern p) DXMLPrinter.DXMLPrinterVisitor.onChoice
(DChoicePattern p)