Package | Description |
---|---|
soot.jimple.parser.node |
Modifier and Type | Class and Description |
---|---|
class |
ABinopExpr |
Modifier and Type | Method and Description |
---|---|
PBinopExpr |
ABinopBoolExpr.getBinopExpr() |
PBinopExpr |
ABinopExpression.getBinopExpr() |
Modifier and Type | Method and Description |
---|---|
void |
ABinopBoolExpr.setBinopExpr(PBinopExpr node) |
void |
ABinopExpression.setBinopExpr(PBinopExpr node) |
Constructor and Description |
---|
ABinopBoolExpr(PBinopExpr _binopExpr_) |
ABinopExpression(PBinopExpr _binopExpr_) |