UnitValue

object UnitValue : Value

The unique value of type UnitType.

Functions

toDocument
Link copied to clipboard
override fun toDocument(): Document

Returns the pretty text representation of this object.

toString
Link copied to clipboard
open override fun toString(): String

Properties

type
Link copied to clipboard
open override val type: ValueType

The type of the value.