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