| Package | Description |
|---|---|
| soot.baf.internal |
Internal, messy, implementation-specific classes for the Baf intermediate representation.
|
| soot.dava.internal.javaRep | |
| soot.grimp.internal |
Internal, messy, implementation-specific classes for the Grimp intermediate representation.
|
| soot.jimple.internal |
Internal, messy, implementation-specific classes for the Jimple intermediate representation.
|
| soot.shimple.internal |
Shimple internal messy stuff.
|
| soot.toolkits.scalar |
A number of scalar optimizations, and the flow analysis framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BafLocalBox |
| Modifier and Type | Class and Description |
|---|---|
class |
DArrayInitValueBox |
| Modifier and Type | Class and Description |
|---|---|
class |
ExprBox |
class |
GRValueBox |
class |
ObjExprBox |
| Modifier and Type | Class and Description |
|---|---|
class |
ConditionExprBox |
class |
IdentityRefBox |
class |
ImmediateBox |
class |
InvokeExprBox |
class |
JimpleLocalBox |
class |
RValueBox |
class |
VariableBox |
| Modifier and Type | Class and Description |
|---|---|
class |
SValueUnitPair
Extension of ValueUnitPair that implements SUnitBox.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ValueUnitPair
Utility class used to package a Value and a Unit together.
|
Copyright © 2020 Soot OSS. All rights reserved.