| Package | Description |
|---|---|
| soot.jimple.parser.node |
| Modifier and Type | Class and Description |
|---|---|
class |
ABinopBoolExpr |
class |
AUnopBoolExpr |
| Modifier and Type | Method and Description |
|---|---|
PBoolExpr |
AIfStatement.getBoolExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
AIfStatement.setBoolExpr(PBoolExpr node) |
| Constructor and Description |
|---|
AIfStatement(TIf _if_,
PBoolExpr _boolExpr_,
PGotoStmt _gotoStmt_) |
Copyright © 2020 Soot OSS. All rights reserved.