kotlinpoet
/
com.squareup.kotlinpoet
/
ParameterSpec
/
Companion
/
parametersOf
parameters
Of
@
DelicateKotlinPoetApi
(
message =
Element APIs don't give complete information on Kotlin types. Consider using the kotlinpoet-metadata APIs instead.
)
@
JvmStatic
()
fun
parametersOf
(method:
ExecutableElement
):
List
<
ParameterSpec
>
Content copied to clipboard