Uses of Class
org.apache.maven.tools.plugin.generator.GeneratorUtils.MojoParserCallback.Counter
-
Packages that use GeneratorUtils.MojoParserCallback.Counter Package Description org.apache.maven.tools.plugin.generator -
-
Uses of GeneratorUtils.MojoParserCallback.Counter in org.apache.maven.tools.plugin.generator
Fields in org.apache.maven.tools.plugin.generator with type parameters of type GeneratorUtils.MojoParserCallback.Counter Modifier and Type Field Description private java.util.Stack<GeneratorUtils.MojoParserCallback.Counter>
GeneratorUtils.MojoParserCallback. numbering
A stack ofGeneratorUtils.MojoParserCallback.Counter
objects corresponding to the nesting of (un-)ordered lists.
-