KaIntersectionType
Represents an intersection type.
Hierarchy
Inherits from KaType.
Members
val conjuncts: List<KaType>
A list of individual types participating in the intersection.
Last modified: 23 July 2024
Represents an intersection type.
Inherits from KaType.
val conjuncts: List<KaType>
A list of individual types participating in the intersection.