| Package | Description |
|---|---|
| soot.jimple.parser.analysis | |
| soot.jimple.parser.node |
| Modifier and Type | Method and Description |
|---|---|
void |
Analysis.caseTThrow(TThrow node) |
void |
AnalysisAdapter.caseTThrow(TThrow node) |
| Modifier and Type | Method and Description |
|---|---|
TThrow |
AThrowStatement.getThrow() |
| Modifier and Type | Method and Description |
|---|---|
void |
AThrowStatement.setThrow(TThrow node) |
| Constructor and Description |
|---|
AThrowStatement(TThrow _throw_,
PImmediate _immediate_,
TSemicolon _semicolon_) |
Copyright © 2020 Soot OSS. All rights reserved.