|
|||||||||
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(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, RecognitionException
java.io.IOException
java.lang.ClassNotFoundException
RecognitionException
public static GrammarInfo parse(CharStream input) throws RecognitionException
RecognitionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |