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_) |