Uses of Class
org.kohsuke.rngom.digested.DDataPattern.Param
Packages that use DDataPattern.Param
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 DDataPattern.Param in org.kohsuke.rngom.digested
Methods in org.kohsuke.rngom.digested that return types with arguments of type DDataPattern.ParamModifier and TypeMethodDescriptionDDataPattern.getParams()
Gets the parameters of this <data pattern.