Constant

data class Constant(val value: ValueContainer) : ValueSource

Represents a constant value to be used directly

Constructors

Link copied to clipboard
constructor(value: ValueContainer)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun asDataItem(): DataItem

Should return an instance of a DataItem that represents all required properties of the implementing class, such that it could be: