typeParameters property

List<KTypeParameter> get typeParameters

The list of type parameters of this callable.

Implementation

List<KTypeParameter> get typeParameters;