|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.core.ProgramReader
avrora.Main.AutoProgramReader
| Constructor Summary | |
Main.AutoProgramReader()
|
|
| Method Summary | |
java.lang.String |
getHelp()
|
Program |
read(java.lang.String[] args)
The read() method will read a program in and produce a simplified format. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Main.AutoProgramReader()
| Method Detail |
public Program read(java.lang.String[] args)
throws java.lang.Exception
ProgramReaderread() method will read a program in and produce a simplified format.
read in class ProgramReaderargs - the command line arguments
java.lang.Exceptionpublic java.lang.String getHelp()
getHelp in class ProgramReader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||