typeParameters property
List<KTypeParameter>
get
typeParameters
The list of type parameters of this class.
This list does not include type parameters of outer classes.
Implementation
List<KTypeParameter> get typeParameters;