| Package | Description |
|---|---|
| soot.jimple.spark.solver | |
| soot.jimple.toolkits.callgraph |
| Modifier and Type | Field and Description |
|---|---|
protected OnFlyCallGraphBuilder |
OnFlyCallGraph.ofcgb |
| Modifier and Type | Method and Description |
|---|---|
protected OnFlyCallGraphBuilder |
OnFlyCallGraph.createOnFlyCallGraphBuilder(ContextManager cm,
ReachableMethods reachableMethods,
boolean appOnly)
Factory method for creating a new on-fly callgraph builder.
|
OnFlyCallGraphBuilder |
OnFlyCallGraph.ofcgb() |
| Modifier and Type | Method and Description |
|---|---|
protected OnFlyCallGraphBuilder |
CallGraphBuilder.createCGBuilder(ContextManager cm,
ReachableMethods reachables2) |
Copyright © 2020 Soot OSS. All rights reserved.