public class TypeExpr extends Value.E1Expr
VT#CHECK_CAST,
VT#INSTANCE_OF,
VT#NEW_ARRAYValue.E0Expr, Value.E1Expr, Value.E2Expr, Value.EnExpr, Value.VT| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
type |
op| Constructor and Description |
|---|
TypeExpr(Value.VT vt,
Value value,
java.lang.String desc) |
| Modifier and Type | Method and Description |
|---|---|
Value |
clone() |
Value |
clone(LabelAndLocalMapper mapper) |
protected void |
releaseMemory()
clean resource used by this value,release memory
|
java.lang.String |
toString0() |
getOp, setOpprotected void releaseMemory()
ValuereleaseMemory in class Value.E1Exprpublic Value clone(LabelAndLocalMapper mapper)