Class GeneratorUtils.MojoParserCallback.Counter

java.lang.Object
org.apache.maven.tools.plugin.generator.GeneratorUtils.MojoParserCallback.Counter
Enclosing class:
GeneratorUtils.MojoParserCallback

class GeneratorUtils.MojoParserCallback.Counter extends Object
Holds the index of the current item in a numbered list.
  • Field Details

    • value

      int value
  • Constructor Details

    • Counter

      Counter()