Package | Description |
---|---|
soot.dava.toolkits.base.AST | |
soot.dava.toolkits.base.AST.analysis | |
soot.dava.toolkits.base.AST.traversals | |
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 | Method and Description |
---|---|
void |
ASTAnalysis.analyseReturnStmt(ReturnStmt s) |
void |
ASTAnalysis.analyseReturnStmt(ReturnStmt s) |
Modifier and Type | Method and Description |
---|---|
void |
Analysis.caseReturnStmt(ReturnStmt s) |
void |
AnalysisAdapter.caseReturnStmt(ReturnStmt s) |
void |
DepthFirstAdapter.caseReturnStmt(ReturnStmt s) |
void |
DepthFirstAdapter.caseReturnStmt(ReturnStmt s) |
void |
AnalysisAdapter.caseReturnStmt(ReturnStmt s) |
void |
Analysis.caseReturnStmt(ReturnStmt s) |
void |
DepthFirstAdapter.inReturnStmt(ReturnStmt s) |
void |
DepthFirstAdapter.inReturnStmt(ReturnStmt s) |
void |
DepthFirstAdapter.outReturnStmt(ReturnStmt s) |
void |
DepthFirstAdapter.outReturnStmt(ReturnStmt s) |
Modifier and Type | Method and Description |
---|---|
void |
ASTParentNodeFinder.inReturnStmt(ReturnStmt s) |
void |
ASTParentNodeFinder.inReturnStmt(ReturnStmt s) |
Modifier and Type | Method and Description |
---|---|
ReturnStmt |
Grimp.newReturnStmt(ReturnStmt s) |
ReturnStmt |
Grimp.newReturnStmt(ReturnStmt s) |
ReturnStmt |
Grimp.newReturnStmt(Value op)
Constructs a ReturnStmt(Expr) grammar chunk.
|
ReturnStmt |
Grimp.newReturnStmt(Value op)
Constructs a ReturnStmt(Expr) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
ReturnStmt |
Grimp.newReturnStmt(ReturnStmt s) |
ReturnStmt |
Grimp.newReturnStmt(ReturnStmt s) |
Modifier and Type | Class and Description |
---|---|
class |
GReturnStmt |
Modifier and Type | Method and Description |
---|---|
ReturnStmt |
Jimple.newReturnStmt(Value op)
Constructs a ReturnStmt(Immediate) grammar chunk.
|
ReturnStmt |
Jimple.newReturnStmt(Value op)
Constructs a ReturnStmt(Immediate) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractStmtSwitch.caseReturnStmt(ReturnStmt stmt) |
void |
PointerStmtSwitch.caseReturnStmt(ReturnStmt s) |
void |
StmtSwitch.caseReturnStmt(ReturnStmt stmt) |
void |
AbstractStmtSwitch.caseReturnStmt(ReturnStmt stmt) |
void |
StmtSwitch.caseReturnStmt(ReturnStmt stmt) |
void |
PointerStmtSwitch.caseReturnStmt(ReturnStmt s) |
Modifier and Type | Class and Description |
---|---|
class |
JReturnStmt |
Modifier and Type | Method and Description |
---|---|
void |
UseChecker.caseReturnStmt(ReturnStmt stmt) |
void |
UseChecker.caseReturnStmt(ReturnStmt stmt) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseReturnStmt(ReturnStmt s) |
void |
UnitThrowAnalysis.UnitSwitch.caseReturnStmt(ReturnStmt s) |