Package | Description |
---|---|
soot.jimple.parser.analysis | |
soot.jimple.parser.node |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTTo(TTo node) |
void |
Analysis.caseTTo(TTo node) |
Modifier and Type | Method and Description |
---|---|
TTo |
ACatchClause.getTo() |
Modifier and Type | Method and Description |
---|---|
void |
ACatchClause.setTo(TTo node) |
Constructor and Description |
---|
ACatchClause(TCatch _catch_,
PClassName _name_,
TFrom _from_,
PLabelName _fromLabel_,
TTo _to_,
PLabelName _toLabel_,
TWith _with_,
PLabelName _withLabel_,
TSemicolon _semicolon_) |