|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.syntax.objdump.ObjDumpPreprocessor
The ObjDumpPreprocessor class is a utility class that takes the output
from the avr-objdump utility and produces a cleaned up version that is
more suitable for parsing into the internal format of Avrora.
| Constructor Summary | |
ObjDumpPreprocessor(java.lang.String inFile)
|
|
| Method Summary | |
java.lang.StringBuffer |
getCleanObjDumpCode()
|
static void |
main(java.lang.String[] a)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ObjDumpPreprocessor(java.lang.String inFile)
inFile - of file with avr-objdump format code| Method Detail |
public java.lang.StringBuffer getCleanObjDumpCode()
public static void main(java.lang.String[] a)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||