Uses of Class
org.antlr.v4.runtime.misc.InterpreterDataReader.InterpreterData
- 
Packages that use InterpreterDataReader.InterpreterData Package Description org.antlr.v4.runtime.misc 
- 
- 
Uses of InterpreterDataReader.InterpreterData in org.antlr.v4.runtime.miscMethods in org.antlr.v4.runtime.misc that return InterpreterDataReader.InterpreterData Modifier and Type Method Description static InterpreterDataReader.InterpreterDataInterpreterDataReader. parseFile(String fileName)The structure of the data file is very simple.
 
-