|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BackendOptions | |
at.dms.backend |
Uses of BackendOptions in at.dms.backend |
Fields in at.dms.backend declared as BackendOptions | |
protected BackendOptions |
Main.options
Options. |
Methods in at.dms.backend with parameters of type BackendOptions | |
static void |
Main.optimizeClass(ClassInfo info,
BackendOptions options)
Reads, optimizes and writes a class file. |
static CodeInfo |
Optimizer.optimize(MethodInfo info,
CodeInfo code,
BackendOptions options)
Optimizes the byte code for a single method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |