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