public class InterpreterDataReader extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InterpreterDataReader.InterpreterData |
| Constructor and Description |
|---|
InterpreterDataReader() |
| Modifier and Type | Method and 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–2024 Daniel Sun. All rights reserved.