|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.llnl.babel.ParserTest
public class ParserTest
This class is the main test driver for the sidl parser. Command line options are --help, --input=URI (input repository), --output=URI (output repository), and --repository=URI (input and output repository). The URIs following the command line options are parsed as sidl input files.
Constructor Summary | |
---|---|
ParserTest()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main entry point. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParserTest()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |