KaClassType

Last modified: 23 July 2024

Represents a Kotlin generic class type, such as String, List<Int>, or a function type (like (String) -> Int).

Can be created using buildClassType.