UnnamedParameter

Internal type used by the parameter declaration syntax.

See Parameters.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
inline operator fun <T> Parameters.UnnamedParameter<T>.provideDelegate(thisRef: Parameters, property: KProperty<*>): Parameters.Parameter<T>

Internal method used by the parameter declaration syntax.