Package | Description |
---|---|
soot.jimple.parser.analysis | |
soot.jimple.parser.node |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTRet(TRet node) |
void |
Analysis.caseTRet(TRet node) |
Modifier and Type | Method and Description |
---|---|
TRet |
ARetStatement.getRet() |
Modifier and Type | Method and Description |
---|---|
void |
ARetStatement.setRet(TRet node) |
Constructor and Description |
---|
ARetStatement(TRet _ret_,
PImmediate _immediate_,
TSemicolon _semicolon_) |