Package | Description |
---|---|
soot |
Base Soot classes, shared by different intermediate representations.
|
soot.jimple.toolkits.typing |
Implements a typing algorithm for Jimple.
|
Class and Description |
---|
ClassHierarchy
This class encapsulates the typing class hierarchy, as well as non-reference types.
|
TypeAssigner
This transformer assigns types to local variables.
|
Class and Description |
---|
ClassHierarchy
This class encapsulates the typing class hierarchy, as well as non-reference types.
|
TypeAssigner
This transformer assigns types to local variables.
|