LabeledVariable

value class LabeledVariable(val name: String)(source)

Constructors

Link copied to clipboard
constructor(name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
operator fun getValue(thisRef: Any?, property: KProperty<*>): LabeledVariable
Link copied to clipboard
open override fun toString(): String