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