public class FilledArrayExpr extends Value.EnExpr
VT#FILLED_ARRAYValue.E0Expr, Value.E1Expr, Value.E2Expr, Value.EnExpr, Value.VT| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
type |
ops| Constructor and Description |
|---|
FilledArrayExpr(Value[] datas,
java.lang.String type) |
| 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() |
cloneOps, cloneOps, getOps, setOpspublic FilledArrayExpr(Value[] datas, java.lang.String type)
protected void releaseMemory()
ValuereleaseMemory in class Value.EnExprpublic Value clone(LabelAndLocalMapper mapper)