Class Bindery.FailureValue
- All Implemented Interfaces:
GroundedValue, Item, Sequence, AnyExternalObject
- Enclosing class:
Bindery
A value that can be saved in a global variable to indicate that evaluation failed, and that
subsequent attempts at evaluation should also fail
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ObjectValue
atomize, displayTypeName, effectiveBooleanValue, equals, getGenre, getItemType, getObject, getUnicodeStringValue, getWrappedObject, hashCode, toShortStringMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface GroundedValue
asIterable, concatenate, containsNode, materializeMethods inherited from interface Item
getLength, getStringValue, head, isStreamed, itemAt, iterate, reduce, subsequenceMethods inherited from interface Sequence
makeRepeatable
-
Constructor Details
-
FailureValue
-