Package | Description |
---|---|
soot.jimple.parser.node |
Modifier and Type | Class and Description |
---|---|
class |
AArrayNewExpr |
class |
AMultiNewExpr |
class |
ASimpleNewExpr |
Modifier and Type | Method and Description |
---|---|
PNewExpr |
ANewExpression.getNewExpr() |
Modifier and Type | Method and Description |
---|---|
void |
ANewExpression.setNewExpr(PNewExpr node) |
Constructor and Description |
---|
ANewExpression(PNewExpr _newExpr_) |