| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| soot.jimple.toolkits.callgraph |
| Modifier and Type | Class and Description |
|---|---|
class |
BodyPack
A wrapper object for a pack of optimizations.
|
class |
JavaToJimpleBodyPack
A wrapper object for a pack of optimizations.
|
class |
JimpleBodyPack
A wrapper object for a pack of optimizations.
|
class |
Pack
A wrapper object for a pack of optimizations.
|
class |
RadioScenePack
A wrapper object for a pack of optimizations.
|
class |
ScenePack
A wrapper object for a pack of optimizations.
|
class |
Transform
Maintains the pair (phaseName, singleton) needed for a
transformation.
|
| Modifier and Type | Method and Description |
|---|---|
HasPhaseOptions |
PackManager.getPhase(java.lang.String phaseName) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
PhaseOptions.getPhaseOptions(HasPhaseOptions phase) |
boolean |
PhaseOptions.setPhaseOption(HasPhaseOptions phase,
java.lang.String option) |
| Modifier and Type | Class and Description |
|---|---|
class |
CallGraphPack
A radio pack implementation for the call graph pack that calls the
intra-procedural clinit eliminator after the call graph has been built.
|
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.