KaDefinitelyNotNullType
Represents a definitely not-null type.
Can be constructed using typeCreator.definitelyNotNullType.
Hierarchy
Inherits from KaType.
Members
val original: KaTypeThe nullable upper bound.
27 April 2026
Represents a definitely not-null type.
Can be constructed using typeCreator.definitelyNotNullType.
Inherits from KaType.
val original: KaTypeThe nullable upper bound.