| Package | Description |
|---|---|
| soot.jimple.parser.analysis | |
| soot.jimple.parser.node |
| Modifier and Type | Method and Description |
|---|---|
void |
Analysis.caseTReturn(TReturn node) |
void |
AnalysisAdapter.caseTReturn(TReturn node) |
| Modifier and Type | Method and Description |
|---|---|
TReturn |
AReturnStatement.getReturn() |
| Modifier and Type | Method and Description |
|---|---|
void |
AReturnStatement.setReturn(TReturn node) |
| Constructor and Description |
|---|
AReturnStatement(TReturn _return_,
PImmediate _immediate_,
TSemicolon _semicolon_) |
Copyright © 2020 Soot OSS. All rights reserved.