| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| soot.jimple.toolkits.callgraph | |
| soot.jimple.toolkits.infoflow |
| Modifier and Type | Method and Description |
|---|---|
ReachableMethods |
Scene.getReachableMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
Scene.setReachableMethods(ReachableMethods rm) |
| Modifier and Type | Method and Description |
|---|---|
ReachableMethods |
CallGraphBuilder.reachables() |
| Constructor and Description |
|---|
OnFlyCallGraphBuilder(ContextManager cm,
ReachableMethods rm) |
OnFlyCallGraphBuilder(ContextManager cm,
ReachableMethods rm,
boolean appOnly) |
| Modifier and Type | Method and Description |
|---|---|
CallChain |
LocalObjectsAnalysis.getNextCallChainBetween(ReachableMethods rm,
SootMethod start,
SootMethod end,
Edge endToPath,
CallChain path,
java.util.List previouslyFound) |
| Constructor and Description |
|---|
UseFinder(ReachableMethods rm) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.