|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFlip
public class Flip
Manage the phases of a compiler for the FM (flip movie) programming language.
Constructor Summary | |
---|---|
Flip()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Manage the phases of a compiler for the FM (flip movie) programming language. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Flip()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.IOException
args
- the String array of command switches and arguments
java.io.IOException
- thrown if any IO errors occur during processing
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |