Class ActorCfg
java.lang.Object
org.torqlang.klvm.ActorCfg
- All Implemented Interfaces:
Composite,FormatAsKernelString,Kernel,Obj,Partial,PartialObj,Value,ValueOrIdent,ValueOrIdentPtn,ValueOrPtn,ValueOrResolvedPtn,ValueOrVar,ValueOrVarSet
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal <T,R> R accept(KernelVisitor<T, R> visitor, T state) args()final FeaturefeatureAt(int index) final PartialFieldfieldAt(int index) final intfinal Closurefinal Literallabel()final ValueOrVarfinal StringtoString()final ProcvalueAt(int index) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.torqlang.klvm.Kernel
toKernelStringMethods inherited from interface org.torqlang.klvm.Obj
bindToValue, entailsRec, formatAsKernelStringMethods inherited from interface org.torqlang.klvm.Partial
checkCompleteMethods inherited from interface org.torqlang.klvm.Value
add, appendToString, bindToValueOrVar, bindToVar, caseNonRecOfThis, caseOf, caseRecOfThis, checkComplete, 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
-
Constructor Details
-
ActorCfg
-
-
Method Details
-
accept
-
args
-
featureAt
-
fieldAt
-
fieldCount
public final int fieldCount()- Specified by:
fieldCountin interfaceComposite
-
handlersCtor
-
label
-
select
- Specified by:
selectin interfaceComposite- Throws:
WaitException
-
toString
-
valueAt
-