typeParameters

abstract val typeParameters: List<KTypeParameter>

The list of type parameters of this callable.

Since Kotlin

1.1