Package | Description |
---|---|
soot.dava.internal.javaRep | |
soot.grimp |
Public classes for the Grimp intermediate representation.
|
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.typing.fast | |
soot.toolkits.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
DIdentityStmt |
Modifier and Type | Method and Description |
---|---|
IdentityStmt |
Grimp.newIdentityStmt(IdentityStmt s) |
IdentityStmt |
Grimp.newIdentityStmt(IdentityStmt s) |
IdentityStmt |
Grimp.newIdentityStmt(Value local,
Value identityRef)
Constructs a IdentityStmt(Local, IdentityRef) grammar chunk.
|
IdentityStmt |
Grimp.newIdentityStmt(Value local,
Value identityRef)
Constructs a IdentityStmt(Local, IdentityRef) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
IdentityStmt |
Grimp.newIdentityStmt(IdentityStmt s) |
IdentityStmt |
Grimp.newIdentityStmt(IdentityStmt s) |
Modifier and Type | Class and Description |
---|---|
class |
GIdentityStmt |
Modifier and Type | Method and Description |
---|---|
IdentityStmt |
Jimple.newIdentityStmt(Value local,
Value identityRef)
Constructs a IdentityStmt(Local, IdentityRef) grammar chunk.
|
IdentityStmt |
Jimple.newIdentityStmt(Value local,
Value identityRef)
Constructs a IdentityStmt(Local, IdentityRef) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractStmtSwitch.caseIdentityStmt(IdentityStmt stmt) |
void |
PointerStmtSwitch.caseIdentityStmt(IdentityStmt s) |
void |
StmtSwitch.caseIdentityStmt(IdentityStmt stmt) |
void |
AbstractStmtSwitch.caseIdentityStmt(IdentityStmt stmt) |
void |
StmtSwitch.caseIdentityStmt(IdentityStmt stmt) |
void |
PointerStmtSwitch.caseIdentityStmt(IdentityStmt s) |
Modifier and Type | Class and Description |
---|---|
class |
JIdentityStmt |
Modifier and Type | Method and Description |
---|---|
void |
UseChecker.caseIdentityStmt(IdentityStmt stmt) |
void |
UseChecker.caseIdentityStmt(IdentityStmt stmt) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseIdentityStmt(IdentityStmt s) |
void |
UnitThrowAnalysis.UnitSwitch.caseIdentityStmt(IdentityStmt s) |