| Package | Description |
|---|---|
| soot.jimple.spark.pag | |
| soot.shimple.internal |
Shimple internal messy stuff.
|
| soot.util |
Generally useful utility classes for Soot.
|
| Modifier and Type | Field and Description |
|---|---|
HashMultiMap<InvokeExpr,Pair<Node,Node>> |
PAG.callAssigns |
| Modifier and Type | Class and Description |
|---|---|
class |
SHashMultiMap<K,V>
A map with ordered sets as values, HashMap implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IdentityHashMultiMap<K,V>
An identity-based version of the MultiMap.
|
Copyright © 2020 Soot OSS. All rights reserved.