| Package | Description |
|---|---|
| soot.jimple.toolkits.annotation.purity |
| Constructor and Description |
|---|
AbstractInterproceduralAnalysis(CallGraph cg,
SootMethodFilter filter,
java.util.Iterator heads,
boolean verbose)
The constructor performs some preprocessing, but you have to call
doAnalysis to preform the real stuff.
|
DirectedCallGraph(CallGraph cg,
SootMethodFilter filter,
java.util.Iterator heads,
boolean verbose)
The constructor does all the work here.
|
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.