|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--at.dms.backend.Main
This class is the entry point for ???
Field Summary | |
protected BackendOptions |
options
Options. |
Method Summary | |
static void |
main(java.lang.String[] args)
Entry point to the assembler. |
static void |
optimizeClass(ClassInfo info,
BackendOptions options)
Reads, optimizes and writes a class file. |
Methods inherited from class java.lang.Object |
|
Field Detail |
protected BackendOptions options
Method Detail |
public static void optimizeClass(ClassInfo info, BackendOptions options) throws UnpositionedError
UnpositionedError
- An error occurred.public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |