public class Interp extends Object
| Constructor and Description |
|---|
Interp() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getTestsuiteDir(String fullPath,
String fileName) |
static void |
main(String[] args) |
static GrammarInfo |
parse(CharStream input) |
static void |
processArgs(String[] args) |
public static void main(String[] args) throws IOException, ClassNotFoundException, RecognitionException
public static void processArgs(String[] args)
public static GrammarInfo parse(CharStream input) throws RecognitionException
RecognitionExceptionCopyright © 1992–2014 ANTLR. All rights reserved.