Uses of Class
org.kohsuke.rngom.digested.DNotAllowedPattern
Packages that use DNotAllowedPattern
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 DNotAllowedPattern in org.kohsuke.rngom.digested
Methods in org.kohsuke.rngom.digested with parameters of type DNotAllowedPatternModifier and TypeMethodDescriptionDPatternVisitor.onNotAllowed
(DNotAllowedPattern p) DPatternWalker.onNotAllowed
(DNotAllowedPattern p) DXMLPrinter.DXMLPrinterVisitor.onNotAllowed
(DNotAllowedPattern p)