public class InterpreterDataReader extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
InterpreterDataReader.InterpreterData |
| Constructor | Description |
|---|---|
InterpreterDataReader() |
| Modifier and Type | Method | Description |
|---|---|---|
static InterpreterDataReader.InterpreterData |
parseFile(String fileName) |
The structure of the data file is very simple.
|
public static InterpreterDataReader.InterpreterData parseFile(String fileName)
Copyright © 1992–2019 ANTLR. All rights reserved.