| Package | Description |
|---|---|
| soot.jimple.parser.node |
| Modifier and Type | Class and Description |
|---|---|
class |
ABinopExpr |
| Modifier and Type | Method and Description |
|---|---|
PBinopExpr |
ABinopExpression.getBinopExpr() |
PBinopExpr |
ABinopBoolExpr.getBinopExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
ABinopExpression.setBinopExpr(PBinopExpr node) |
void |
ABinopBoolExpr.setBinopExpr(PBinopExpr node) |
| Constructor and Description |
|---|
ABinopBoolExpr(PBinopExpr _binopExpr_) |
ABinopExpression(PBinopExpr _binopExpr_) |
Copyright © 2020 Soot OSS. All rights reserved.