public interface BooleanValue extends Value
Modifier and Type | Method and Description |
---|---|
boolean |
toBoolean() |
BooleanValue |
toValue()
Create an immutable value from this reference
|
asArrayValue, asMapValue
accept, asBinary, asBoolean, asExtended, asFloat, asInteger, asNil, asNumber, asRaw, asString, getArrayCursor, getMapCursor, getValueType, isArray, isBinary, isBoolean, isExtended, isFloat, isInteger, isMap, isNil, isNumber, isRaw, isRef, isString, writeTo
boolean toBoolean()
BooleanValue toValue()
ValueRef