← Docs
kotlin-stdlib / kotlin.reflect.full / extensionReceiverParameter

extensionReceiverParameter

JVM
1.1
val KCallable < * > . extensionReceiverParameter : KParameter ?
(source)

Returns a parameter representing the extension receiver instance needed to call this callable, or null if this callable is not an extension.

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .