Package | Description |
---|---|
soot.jimple.parser.node |
Modifier and Type | Class and Description |
---|---|
class |
AUnopExpr |
Modifier and Type | Method and Description |
---|---|
PUnopExpr |
AUnopBoolExpr.getUnopExpr() |
PUnopExpr |
AUnopExpression.getUnopExpr() |
Modifier and Type | Method and Description |
---|---|
void |
AUnopBoolExpr.setUnopExpr(PUnopExpr node) |
void |
AUnopExpression.setUnopExpr(PUnopExpr node) |
Constructor and Description |
---|
AUnopBoolExpr(PUnopExpr _unopExpr_) |
AUnopExpression(PUnopExpr _unopExpr_) |