| Package | Description |
|---|---|
| soot.jimple.parser.analysis | |
| soot.jimple.parser.node |
| Modifier and Type | Method and Description |
|---|---|
void |
Analysis.caseTThrows(TThrows node) |
void |
AnalysisAdapter.caseTThrows(TThrows node) |
| Modifier and Type | Method and Description |
|---|---|
TThrows |
AThrowsClause.getThrows() |
| Modifier and Type | Method and Description |
|---|---|
void |
AThrowsClause.setThrows(TThrows node) |
| Constructor and Description |
|---|
AThrowsClause(TThrows _throws_,
PClassNameList _classNameList_) |
Copyright © 2020 Soot OSS. All rights reserved.