Class SourceGenTriggers.DFA7

  • Enclosing class:
    SourceGenTriggers

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

      • DFA7

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

      • getDescription

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