| Package | Description |
|---|---|
| soot.dava.internal.javaRep | |
| soot.dexpler.instructions | |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DInstanceFieldRef |
class |
DStaticFieldRef |
| Modifier and Type | Method and Description |
|---|---|
protected AssignStmt |
FieldInstruction.getAssignStmt(DexBody body,
Local sourceValue,
ConcreteRef instanceField)
Check if the field type equals the type of the value that will be stored in the field.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GArrayRef |
class |
GInstanceFieldRef |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArrayRef |
interface |
FieldRef |
interface |
InstanceFieldRef |
| Modifier and Type | Class and Description |
|---|---|
class |
StaticFieldRef |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInstanceFieldRef |
class |
JArrayRef |
class |
JInstanceFieldRef |
Copyright © 2020 Soot OSS. All rights reserved.