CompoundParamDelegate

Constructors

Link copied to clipboard
constructor(paramName: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open operator fun getValue(thisRef: Parametrized, property: KProperty<*>): T?
Link copied to clipboard
open operator fun setValue(thisRef: Parametrized, property: KProperty<*>, value: T?)