|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object orc.Orc
public class Orc
Main class for Orc. Parses Orc file and executes it.
Run with the argument "-help" to get a list of command-line options.
Constructor Summary | |
---|---|
Orc()
|
Method Summary | |
---|---|
static Expression |
compile(Config cfg)
|
static void |
main(java.lang.String[] args)
Orc toplevel main function. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Orc()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- command-line argumentspublic static Expression compile(Config cfg) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |