Class GeneratorUtils.MojoParserCallback.Counter

  • Enclosing class:
    GeneratorUtils.MojoParserCallback

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

      Fields 
      Modifier and Type Field Description
      (package private) int value  
    • Constructor Summary

      Constructors 
      Constructor Description
      Counter()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • value

        int value
    • Constructor Detail

      • Counter

        Counter()