getValue

inline operator fun <T> Parameters.Parameter<T>.getValue(thisRef: Parameters, property: KProperty<*>): T(source)

Internal method used by the parameter declaration syntax.

See Parameters.parameter.