| Package | Description |
|---|---|
| soot.jimple.toolkits.callgraph |
| Modifier and Type | Field and Description |
|---|---|
protected LargeNumberedMap<Local,List<VirtualCallSite>> |
OnFlyCallGraphBuilder.receiverToSites |
protected SmallNumberedMap<List<VirtualCallSite>> |
OnFlyCallGraphBuilder.stringConstToSites |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
OnFlyCallGraphBuilder.skipSite(VirtualCallSite site,
FastHierarchy fh,
Type type) |
Copyright © 2020 Soot OSS. All rights reserved.