Package | Description |
---|---|
soot.dava.internal.javaRep | |
soot.grimp.internal |
Internal, messy, implementation-specific classes for the Grimp intermediate representation.
|
soot.javaToJimple | |
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 |
---|---|
FieldRef |
DVariableDeclarationStmt.getFieldRef() |
FieldRef |
DVariableDeclarationStmt.getFieldRef() |
Modifier and Type | Class and Description |
---|---|
class |
GInstanceFieldRef |
Modifier and Type | Method and Description |
---|---|
protected FieldRef |
AbstractJimpleBodyBuilder.getFieldRef(polyglot.ast.Field field) |
protected FieldRef |
JimpleBodyBuilder.getFieldRef(polyglot.ast.Field field)
creates a field ref
|
protected FieldRef |
JimpleBodyBuilder.getFieldRef(polyglot.ast.Field field)
creates a field ref
|
protected FieldRef |
AbstractJimpleBodyBuilder.getFieldRef(polyglot.ast.Field field) |
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() |
FieldRef |
Stmt.getFieldRef() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInstanceFieldRef |
class |
JInstanceFieldRef |
Modifier and Type | Method and Description |
---|---|
FieldRef |
AbstractStmt.getFieldRef() |
FieldRef |
JAssignStmt.getFieldRef() |
FieldRef |
JAssignStmt.getFieldRef() |
FieldRef |
AbstractStmt.getFieldRef() |