Package | Description |
---|---|
soot.dava.internal.javaRep | |
soot.dexpler.typing | |
soot.grimp.internal |
Internal, messy, implementation-specific classes for the Grimp intermediate representation.
|
soot.jimple |
Public classes for the Jimple intermediate representation.
|
soot.jimple.internal |
Internal, messy, implementation-specific classes for the Jimple intermediate representation.
|
soot.jimple.toolkits.infoflow | |
soot.shimple.toolkits.scalar |
Some analyses based on Shimple.
|
Modifier and Type | Class and Description |
---|---|
class |
DAbruptStmt |
class |
DAssignStmt |
class |
DDecrementStmt |
class |
DIdentityStmt |
class |
DIncrementStmt |
class |
DInstanceFieldRef |
class |
DIntConstant |
class |
DInterfaceInvokeExpr |
class |
DNewArrayExpr |
class |
DNewMultiArrayExpr |
class |
DShortcutAssignStmt |
class |
DSpecialInvokeExpr |
class |
DStaticFieldRef |
class |
DStaticInvokeExpr |
class |
DVirtualInvokeExpr |
Modifier and Type | Class and Description |
---|---|
class |
UntypedConstant |
class |
UntypedIntOrFloatConstant |
class |
UntypedLongOrDoubleConstant |
Modifier and Type | Class and Description |
---|---|
class |
GArrayRef |
class |
GAssignStmt |
class |
GCastExpr |
class |
GEnterMonitorStmt |
class |
GExitMonitorStmt |
class |
GIdentityStmt |
class |
GIfStmt |
class |
GInstanceFieldRef |
class |
GInterfaceInvokeExpr |
class |
GInvokeStmt |
class |
GLookupSwitchStmt |
class |
GNewArrayExpr |
class |
GNewMultiArrayExpr |
class |
GReturnStmt |
class |
GSpecialInvokeExpr |
class |
GStaticInvokeExpr |
class |
GTableSwitchStmt |
class |
GThrowStmt |
class |
GVirtualInvokeExpr |
Modifier and Type | Class and Description |
---|---|
class |
ArithmeticConstant |
class |
ClassConstant |
class |
Constant |
class |
DoubleConstant |
class |
FloatConstant |
class |
IntConstant |
class |
LongConstant |
class |
MethodHandle |
class |
NullConstant |
class |
NumericConstant |
class |
PlaceholderStmt |
class |
RealConstant |
class |
StaticFieldRef |
class |
StringConstant |
Modifier and Type | Class and Description |
---|---|
class |
FakeJimpleLocal |
Modifier and Type | Class and Description |
---|---|
static class |
SEvaluator.BottomConstant
Bottom i.e.
|
static class |
SEvaluator.MetaConstant
Head of a new hierarchy of constants -- Top and Bottom.
|
static class |
SEvaluator.TopConstant
Top i.e.
|