KaUsualClassType
Represents 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.
Last modified: 23 July 2024
Represents 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.
Inherits from KaClassType.