Class Interpreter.IgnoreTokenVocabGrammar

    • Constructor Detail

      • IgnoreTokenVocabGrammar

        public IgnoreTokenVocabGrammar​(java.lang.String fileName,
                                       java.lang.String grammarText,
                                       Grammar tokenVocabSource,
                                       ANTLRToolListener listener)
                                throws org.antlr.runtime.RecognitionException
        Throws:
        org.antlr.runtime.RecognitionException