Class Rec.RecValueIter
java.lang.Object
org.torqlang.klvm.Rec.RecValueIter
- All Implemented Interfaces:
Kernel,Partial,PartialProc,Proc,Value,ValueIter,ValueOrIdent,ValueOrIdentPtn,ValueOrPtn,ValueOrResolvedPtn,ValueOrVar,ValueOrVarSet
- Enclosing interface:
Rec
-
Field Summary
Fields inherited from interface org.torqlang.klvm.ValueIter
VALUE_ITER_ARG_COUNT -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.torqlang.klvm.Kernel
toKernelStringMethods inherited from interface org.torqlang.klvm.PartialProc
checkComplete, checkCompleteMethods inherited from interface org.torqlang.klvm.Proc
accept, bindToValue, entailsRecMethods inherited from interface org.torqlang.klvm.Value
add, appendToString, bindToValueOrVar, bindToVar, caseNonRecOfThis, caseOf, caseRecOfThis, checkNotFailedValue, compareValueTo, deconstruct, disentails, divide, entails, entails, entailsValueOrIdent, entailsValueOrVar, entailsVar, greaterThan, greaterThanOrEqualTo, isValidKey, lessThan, lessThanOrEqualTo, modulo, multiply, negate, not, resolveValue, resolveValue, resolveValueOrIdent, resolveValueOrVar, resolveValueOrVar, subtract, unifyRecs
-
Method Details
-
apply
- Specified by:
applyin interfaceProc- Throws:
WaitException
-