public interface NewExpr extends Expr, AnyNewExpr
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw)
Called when this object is visited.
|
RefType |
getBaseType() |
Type |
getType()
Returns the Soot type of this Value.
|
void |
setBaseType(RefType type) |
clone, getUseBoxes, toStringequivHashCode, equivToRefType getBaseType()
void setBaseType(RefType type)
Type getType()
Valuevoid apply(Switch sw)
Switchableapply in interface Switchable