KaUsualClassType
Last modified: 23 July 2024Represents a Kotlin generic class type, such as String
or List<Int>
.
KaUsualClassType
does not have unique members and is used mostly for instance check purposes.
Hierarchy
Inherits from KaClassType.