Uses of Class
org.kohsuke.rngom.digested.DChoicePattern
-
Packages that use DChoicePattern Package Description org.kohsuke.rngom.digested 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 DChoicePattern Modifier and Type Method Description V
DPatternVisitor. onChoice(DChoicePattern p)
Void
DPatternWalker. onChoice(DChoicePattern p)
Void
DXMLPrinter.DXMLPrinterVisitor. onChoice(DChoicePattern p)
-