| Package | Description |
|---|---|
| soot.jimple.toolkits.callgraph |
| Modifier and Type | Field and Description |
|---|---|
protected ChunkedQueue<Edge> |
CallGraph.stream |
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualCalls.resolve(Type t,
Type declaredType,
NumberedString subSig,
SootMethod container,
ChunkedQueue targets) |
void |
VirtualCalls.resolve(Type t,
Type declaredType,
Type sigType,
NumberedString subSig,
SootMethod container,
ChunkedQueue targets) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.