Immutable Km Type
Immutable representation of KmType.
Represents a type.
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
component5
Link copied to clipboard
component6
Link copied to clipboard
component7
Link copied to clipboard
component8
Link copied to clipboard
copy
Link copied to clipboard
fun copy(flags: Flags, classifier: KmClassifier, arguments: List<ImmutableKmTypeProjection>, abbreviatedType: ImmutableKmType?, outerType: ImmutableKmType?, flexibleTypeUpperBound: ImmutableKmFlexibleTypeUpperBound?, isRaw: Boolean, annotations: List<KmAnnotation>): ImmutableKmType
Content copied to clipboard
Properties
abbreviatedType
Link copied to clipboard
annotations
Link copied to clipboard
arguments
Link copied to clipboard
classifier
Link copied to clipboard
flexibleTypeUpperBound
Link copied to clipboard
isExtensionType
Link copied to clipboard
outerType
Link copied to clipboard