KaTypeParameterType

Last modified: 23 July 2024

Represents a type parameter type, such as T in the declaration class Box<T>(val element: T).

Can be created using buildTypeParameterType.