Class Null
java.lang.Object
org.torqlang.klvm.Null
- All Implemented Interfaces:
Comparable<Feature>,Complete,CompleteObj,CompleteOrIdent,Composite,Feature,FeatureOrIdent,FeatureOrIdentPtn,FeatureOrVar,FormatAsKernelString,Kernel,Literal,LiteralOrIdent,LiteralOrIdentPtn,LiteralOrVar,Obj,Scalar,Value,ValueOrIdent,ValueOrIdentPtn,ValueOrPtn,ValueOrResolvedPtn,ValueOrVar,ValueOrVarSet
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionfinal <T,R> R accept(KernelVisitor<T, R> visitor, T state) final StringappendToString(String string) final FeaturefeatureAt(int index) final CompleteFieldfieldAt(int index) final intfinal Stringfinal Literallabel()final Objectfinal StringtoString()final CompleteProcvalueAt(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.Complete
checkComplete, toVarMethods inherited from interface org.torqlang.klvm.CompleteObj
isValidKeyMethods inherited from interface org.torqlang.klvm.Kernel
toKernelStringMethods inherited from interface org.torqlang.klvm.Literal
bindToValue, selectMethods inherited from interface org.torqlang.klvm.Obj
entailsRecMethods inherited from interface org.torqlang.klvm.Value
add, bindToValueOrVar, bindToVar, caseNonRecOfThis, caseOf, caseRecOfThis, checkNotFailedValue, compareValueTo, deconstruct, disentails, divide, entails, entails, entailsValueOrIdent, entailsValueOrVar, entailsVar, greaterThan, greaterThanOrEqualTo, lessThan, lessThanOrEqualTo, modulo, multiply, negate, not, resolveValue, resolveValue, resolveValueOrIdent, resolveValueOrVar, resolveValueOrVar, subtract, unifyRecsMethods inherited from interface org.torqlang.klvm.ValueOrIdentPtn
resolveValue
-
Field Details
-
NULL_NAME
- See Also:
-
SINGLETON
-
-
Method Details
-
accept
-
appendToString
- Specified by:
appendToStringin interfaceValue
-
featureAt
-
fieldAt
- Specified by:
fieldAtin interfaceCompleteObj- Specified by:
fieldAtin interfaceComposite
-
fieldCount
public final int fieldCount()- Specified by:
fieldCountin interfaceComposite
-
formatAsKernelString
- Specified by:
formatAsKernelStringin interfaceFormatAsKernelString- Specified by:
formatAsKernelStringin interfaceObj
-
label
-
toNativeValue
- Specified by:
toNativeValuein interfaceComplete
-
toString
-
valueAt
- Specified by:
valueAtin interfaceCompleteObj- Specified by:
valueAtin interfaceComposite
-