| Package | Description |
|---|---|
| soot.jimple.toolkits.infoflow |
| Modifier and Type | Method and Description |
|---|---|
CallChain |
CallChain.cloneAndExtend(CallChain extension) |
CallChain |
LocalObjectsAnalysis.getNextCallChainBetween(ReachableMethods rm,
SootMethod start,
SootMethod end,
Edge endToPath,
CallChain path,
List previouslyFound) |
CallChain |
LocalObjectsAnalysis.getNextCallChainBetween(SootMethod start,
SootMethod goal,
List previouslyFound) |
| Modifier and Type | Method and Description |
|---|---|
CallChain |
CallChain.cloneAndExtend(CallChain extension) |
CallChain |
LocalObjectsAnalysis.getNextCallChainBetween(ReachableMethods rm,
SootMethod start,
SootMethod end,
Edge endToPath,
CallChain path,
List previouslyFound) |
| Constructor and Description |
|---|
CallChain(Edge edge,
CallChain next) |
Copyright © 2020 Soot OSS. All rights reserved.