Package | Description |
---|---|
soot |
Base Soot classes, shared by different intermediate representations.
|
soot.jimple.toolkits.typing |
Implements a typing algorithm for Jimple.
|
Modifier and Type | Field and Description |
---|---|
Map<Scene,ClassHierarchy> |
G.ClassHierarchy_classHierarchyMap |
Map<Scene,ClassHierarchy> |
G.ClassHierarchy_classHierarchyMap |
Modifier and Type | Method and Description |
---|---|
static ClassHierarchy |
ClassHierarchy.classHierarchy(Scene scene)
Get the class hierarchy for the given scene.
|
static ClassHierarchy |
ClassHierarchy.classHierarchy(Scene scene)
Get the class hierarchy for the given scene.
|
ClassHierarchy |
TypeResolver.hierarchy() |
ClassHierarchy |
TypeResolverBV.hierarchy()
Deprecated.
|
ClassHierarchy |
TypeResolverBV.hierarchy()
Deprecated.
|
ClassHierarchy |
TypeResolver.hierarchy() |