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