| 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 |
ArrayRef |
interface |
CaughtExceptionRef |
interface |
ConcreteRef |
interface |
FieldRef |
interface |
IdentityRef |
interface |
InstanceFieldRef |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterRef
ParameterRef objects are used by Body
objects to refer to the parameter slots on method entry. |
class |
StaticFieldRef |
class |
ThisRef |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInstanceFieldRef |
class |
JArrayRef |
class |
JCaughtExceptionRef |
class |
JInstanceFieldRef |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.