Package | Description |
---|---|
soot.jimple.parser.analysis | |
soot.jimple.parser.node |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTReturn(TReturn node) |
void |
Analysis.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_) |