Package | Description |
---|---|
soot.grimp |
Public classes for the Grimp intermediate representation.
|
soot.jimple |
Public classes for the Jimple intermediate representation.
|
soot.jimple.toolkits.base |
A toolkit to optimize the Jimple IR.
|
soot.shimple |
Public classes for the SSA Shimple intermediate representation.
|
Modifier and Type | Class and Description |
---|---|
class |
GrimpBody
Implementation of the Body class for the Grimp IR.
|
Modifier and Type | Class and Description |
---|---|
class |
JimpleBody
Implementation of the Body class for the Jimple IR.
|
Constructor and Description |
---|
Zonation(StmtBody body) |
Zonation(StmtBody body) |
Modifier and Type | Class and Description |
---|---|
class |
ShimpleBody
Implementation of the Body class for the SSA Shimple IR.
|