Literal

data class Literal(val literalValue: Boolean) : SelectionConstraint

Constructors

Link copied to clipboard
fun Literal(literalValue: Boolean)

Functions

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

Properties

Link copied to clipboard

Extensions

Link copied to clipboard

Some convenience functions.

Link copied to clipboard
Link copied to clipboard