public abstract class AbstractInvokeExpr extends Value.EnExpr
Value.E0Expr, Value.E1Expr, Value.E2Expr, Value.EnExpr, Value.VTops| Constructor and Description |
|---|
AbstractInvokeExpr(Value.VT type,
Value[] args) |
| Modifier and Type | Method and Description |
|---|---|
abstract com.googlecode.d2j.Proto |
getProto() |
protected void |
releaseMemory()
clean resource used by this value,release memory
|
cloneOps, cloneOps, getOps, setOpsprotected void releaseMemory()
ValuereleaseMemory in class Value.EnExprpublic abstract com.googlecode.d2j.Proto getProto()