Class Interpreter.IgnoreTokenVocabGrammar

java.lang.Object
org.antlr.v4.tool.Grammar
org.antlr.v4.gui.Interpreter.IgnoreTokenVocabGrammar
All Implemented Interfaces:
AttributeResolver
Enclosing class:
Interpreter

protected static class Interpreter.IgnoreTokenVocabGrammar extends Grammar
  • Constructor Details

    • IgnoreTokenVocabGrammar

      public IgnoreTokenVocabGrammar(String fileName, String grammarText, Grammar tokenVocabSource, ANTLRToolListener listener) throws org.antlr.runtime.RecognitionException
      Throws:
      org.antlr.runtime.RecognitionException
  • Method Details