|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.llnl.babel.CommandLineDriver
This class is the main driver for running Babel from the command line.
| Constructor Summary | |
protected |
CommandLineDriver()
The protected singleton constructor instantiates the options parser, UserOptions. |
| Method Summary | |
static void |
main(java.lang.String[] args)
Main babel entry point. |
static boolean |
notExcluded(SymbolID id)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected CommandLineDriver()
UserOptions.
UserOptions| Method Detail |
public static boolean notExcluded(SymbolID id)
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||