| 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 |
RadioScenePack
A wrapper object for a pack of optimizations.
|
class |
ScenePack
A wrapper object for a pack of optimizations.
|
| Modifier and Type | Method and Description |
|---|---|
Pack |
PackManager.getPack(java.lang.String phaseName) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Pack> |
PackManager.allPacks() |
| 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.