abstract val parameters: List<KParameter>
Parameters required to make a call to this callable. If this callable requires a this
instance or an extension receiver parameter, they come first in the list in that order.
© 2010–2018 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-callable/parameters.html