Class PROV_NLexer.DFA27

  • Enclosing class:
    PROV_NLexer

    protected class PROV_NLexer.DFA27
    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 Description
      DFA27​(org.antlr.runtime.BaseRecognizer recognizer)  
    • Constructor Detail

      • DFA27

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

      • getDescription

        public String getDescription()
        Overrides:
        getDescription in class org.antlr.runtime.DFA
      • specialStateTransition

        public int specialStateTransition​(int s,
                                          org.antlr.runtime.IntStream _input)
                                   throws org.antlr.runtime.NoViableAltException
        Overrides:
        specialStateTransition in class org.antlr.runtime.DFA
        Throws:
        org.antlr.runtime.NoViableAltException