Uses of Class
soot.toolkits.graph.ClassicCompleteUnitGraph

Packages that use ClassicCompleteUnitGraph
soot.toolkits.graph Toolkit to produce and manipulate various types of control flow graphs. 
 

Uses of ClassicCompleteUnitGraph in soot.toolkits.graph
 

Constructors in soot.toolkits.graph with parameters of type ClassicCompleteUnitGraph
ClassicCompleteBlockGraph(ClassicCompleteUnitGraph unitGraph)
          Constructs a graph for the blocks found by partitioning the the units in a ClassicCompleteUnitGraph.
ClassicCompleteBlockGraph(ClassicCompleteUnitGraph unitGraph)
          Constructs a graph for the blocks found by partitioning the the units in a ClassicCompleteUnitGraph.