Class GroupLexer.DFA8

  • Enclosing class:
    GroupLexer


    protected class GroupLexer.DFA8
    extends org.antlr.runtime.DFA
    • Field Summary

      • Fields inherited from class org.antlr.runtime.DFA

        accept, debug, decisionNumber, eof, eot, max, min, recognizer, special, transition
    • Constructor Summary

      Constructors

      Constructor and Description
      DFA8(org.antlr.runtime.BaseRecognizer recognizer)
       
    • Constructor Detail

      • DFA8

        public DFA8(org.antlr.runtime.BaseRecognizer recognizer)
    • Method Detail

      • getDescription

        public String getDescription()