Package | Description |
---|---|
soot.grimp |
Public 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 | Method and Description |
---|---|
NopStmt |
Grimp.newNopStmt()
Constructs a NopStmt() grammar chunk.
|
NopStmt |
Grimp.newNopStmt()
Constructs a NopStmt() grammar chunk.
|
NopStmt |
Grimp.newNopStmt(NopStmt s) |
NopStmt |
Grimp.newNopStmt(NopStmt s) |
Modifier and Type | Method and Description |
---|---|
NopStmt |
Grimp.newNopStmt(NopStmt s) |
NopStmt |
Grimp.newNopStmt(NopStmt s) |
Modifier and Type | Method and Description |
---|---|
NopStmt |
Jimple.newNopStmt()
Constructs a NopStmt() grammar chunk.
|
NopStmt |
Jimple.newNopStmt()
Constructs a NopStmt() grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractStmtSwitch.caseNopStmt(NopStmt stmt) |
void |
StmtSwitch.caseNopStmt(NopStmt stmt) |
void |
AbstractStmtSwitch.caseNopStmt(NopStmt stmt) |
void |
StmtSwitch.caseNopStmt(NopStmt stmt) |
Modifier and Type | Class and Description |
---|---|
class |
JNopStmt |
Modifier and Type | Method and Description |
---|---|
void |
UseChecker.caseNopStmt(NopStmt stmt) |
void |
UseChecker.caseNopStmt(NopStmt stmt) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseNopStmt(NopStmt s) |
void |
UnitThrowAnalysis.UnitSwitch.caseNopStmt(NopStmt s) |