ImmutableKmFlexibleTypeUpperBound

data class ImmutableKmFlexibleTypeUpperBound

Immutable representation of KmFlexibleTypeUpperBound.

Represents an upper bound of a flexible Kotlin type.

Functions

toMutable
Link copied to clipboard
fun toMutable(): KmFlexibleTypeUpperBound

Properties

type
Link copied to clipboard
val type: ImmutableKmType
Upper bound of the flexible type.
typeFlexibilityId
Link copied to clipboard
val typeFlexibilityId: String?
Id of the kind of flexibility this type has.