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