| Package | Description |
|---|---|
| soot.jimple.toolkits.callgraph | |
| soot.jimple.toolkits.ide.icfg | |
| soot.jimple.toolkits.pointer |
| Modifier and Type | Field and Description |
|---|---|
protected Filter |
ReachableMethods.filter |
| Constructor and Description |
|---|
ReachableMethods(CallGraph graph,
Iterator<? extends MethodOrMethodContext> entryPoints,
Filter filter) |
TransitiveTargets(CallGraph cg,
Filter filter) |
| Modifier and Type | Class and Description |
|---|---|
class |
JimpleBasedInterproceduralCFG.EdgeFilter |
| Constructor and Description |
|---|
SideEffectAnalysis(PointsToAnalysis pa,
CallGraph cg,
Filter filter) |
Copyright © 2020 Soot OSS. All rights reserved.