public final class ANewExpression extends PExpression
Constructor and Description |
---|
ANewExpression() |
ANewExpression(PNewExpr _newExpr_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
PNewExpr |
getNewExpr() |
void |
setNewExpr(PNewExpr node) |
String |
toString() |
public ANewExpression()
public ANewExpression(PNewExpr _newExpr_)