Package | Description |
---|---|
soot.toolkits.graph |
Toolkit to produce and manipulate various types of control flow
graphs.
|
soot.toolkits.graph.pdg |
Modifier and Type | Method and Description |
---|---|
HashMutableEdgeLabelledDirectedGraph<N,L> |
HashMutableEdgeLabelledDirectedGraph.clone() |
HashMutableEdgeLabelledDirectedGraph<N,L> |
HashMutableEdgeLabelledDirectedGraph.clone() |
Modifier and Type | Class and Description |
---|---|
class |
HashMutablePDG
This class implements a Program Dependence Graph as defined in
Ferrante, J., Ottenstein, K.
|