Package | Description |
---|---|
soot |
Base Soot classes, shared by different intermediate representations.
|
soot.javaToJimple | |
soot.jimple.spark.internal |
Modifier and Type | Method and Description |
---|---|
FastHierarchy |
Scene.getFastHierarchy()
Retrieves the active fast hierarchy
|
FastHierarchy |
Scene.getFastHierarchy()
Retrieves the active fast hierarchy
|
FastHierarchy |
Scene.getOrMakeFastHierarchy()
Makes a new fast hierarchy is none is active, and returns the active
fast hierarchy.
|
FastHierarchy |
Scene.getOrMakeFastHierarchy()
Makes a new fast hierarchy is none is active, and returns the active
fast hierarchy.
|
Modifier and Type | Method and Description |
---|---|
void |
Scene.setFastHierarchy(FastHierarchy hierarchy)
Sets the active hierarchy
|
void |
Scene.setFastHierarchy(FastHierarchy hierarchy)
Sets the active hierarchy
|
Modifier and Type | Method and Description |
---|---|
FastHierarchy |
InitialResolver.hierarchy() |
FastHierarchy |
InitialResolver.hierarchy() |
Modifier and Type | Method and Description |
---|---|
void |
InitialResolver.hierarchy(FastHierarchy fh) |
void |
InitialResolver.hierarchy(FastHierarchy fh) |
Modifier and Type | Field and Description |
---|---|
protected FastHierarchy |
TypeManager.fh |
protected FastHierarchy |
TypeManager.fh |
Modifier and Type | Method and Description |
---|---|
FastHierarchy |
TypeManager.getFastHierarchy() |
FastHierarchy |
TypeManager.getFastHierarchy() |
Modifier and Type | Method and Description |
---|---|
void |
TypeManager.setFastHierarchy(FastHierarchy fh) |
void |
TypeManager.setFastHierarchy(FastHierarchy fh) |