| Package | Description |
|---|---|
| soot.jimple.parser.analysis | |
| soot.jimple.parser.node |
| Modifier and Type | Method and Description |
|---|---|
void |
Analysis.caseTIf(TIf node) |
void |
AnalysisAdapter.caseTIf(TIf node) |
| Modifier and Type | Method and Description |
|---|---|
TIf |
AIfStatement.getIf() |
| Modifier and Type | Method and Description |
|---|---|
void |
AIfStatement.setIf(TIf node) |
| Constructor and Description |
|---|
AIfStatement(TIf _if_,
PBoolExpr _boolExpr_,
PGotoStmt _gotoStmt_) |
Copyright © 2020 Soot OSS. All rights reserved.