Uses of Class
org.kohsuke.rngom.digested.DDefine
Packages that use DDefine
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 DDefine in org.kohsuke.rngom.digested
Methods in org.kohsuke.rngom.digested that return DDefineModifier and TypeMethodDescriptionGets the named pattern by its name.DRefPattern.getTarget()
Gets theDDefine
that this block refers to.Methods in org.kohsuke.rngom.digested that return types with arguments of type DDefineModifier and TypeMethodDescriptionDGrammarPattern.iterator()
Iterates all theDDefine
s in this grammar.Constructors in org.kohsuke.rngom.digested with parameters of type DDefine