Uses of Class
soot.Hierarchy

Packages that use Hierarchy
soot Base Soot classes, shared by different intermediate representations. 
 

Uses of Hierarchy in soot
 

Methods in soot that return Hierarchy
 Hierarchy Scene.getActiveHierarchy()
          Retrieves the active hierarchy
 

Methods in soot with parameters of type Hierarchy
 void Scene.setActiveHierarchy(Hierarchy hierarchy)
          Sets the active hierarchy