Class CompleteObjProcBinding<T extends CompleteObj>

java.lang.Object
org.torqlang.klvm.CompleteObjProcBinding<T>
All Implemented Interfaces:
Complete, CompleteOrIdent, CompleteProc, Kernel, ObjProcBinding<T>, Proc, Value, ValueOrIdent, ValueOrIdentPtn, ValueOrPtn, ValueOrResolvedPtn, ValueOrVar, ValueOrVarSet

public final class CompleteObjProcBinding<T extends CompleteObj> extends Object implements CompleteProc, ObjProcBinding<T>