| Package | Description |
|---|---|
| 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 | Interface and Description |
|---|---|
interface |
InstanceFieldRef |
| Modifier and Type | Class and Description |
|---|---|
class |
StaticFieldRef |
| Modifier and Type | Method and Description |
|---|---|
FieldRef |
Stmt.getFieldRef() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInstanceFieldRef |
class |
JInstanceFieldRef |
| Modifier and Type | Method and Description |
|---|---|
FieldRef |
JAssignStmt.getFieldRef() |
FieldRef |
AbstractStmt.getFieldRef() |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.