|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.antlr.gunit.Interp
public class Interp
The main gUnit interpreter entry point. Read a gUnit script, run unit tests or generate a junit file.
| Constructor Summary | |
|---|---|
Interp()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static GrammarInfo |
parse(org.antlr.runtime.CharStream input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Interp()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.io.IOException,
java.lang.ClassNotFoundException,
org.antlr.runtime.RecognitionException
java.io.IOException
java.lang.ClassNotFoundException
org.antlr.runtime.RecognitionException
public static GrammarInfo parse(org.antlr.runtime.CharStream input)
throws org.antlr.runtime.RecognitionException
org.antlr.runtime.RecognitionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||