Uses of Class
com.sun.tools.rngom.digested.DRefPattern
-
Packages that use DRefPattern Package Description com.sun.tools.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 DRefPattern in com.sun.tools.rngom.digested
Methods in com.sun.tools.rngom.digested with parameters of type DRefPattern Modifier and Type Method Description VDPatternVisitor. onRef(DRefPattern p)VoidDPatternWalker. onRef(DRefPattern p)VoidDXMLPrinter.DXMLPrinterVisitor. onRef(DRefPattern p)
-