Immutable Km Type Parameter
Immutable representation of KmTypeParameter.
Represents a type parameter of a Kotlin class, function, property or type alias.
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
copy
Link copied to clipboard
fun copy(flags: Flags, name: String, id: Int, variance: KmVariance, upperBounds: List<ImmutableKmType>, annotations: List<KmAnnotation>): ImmutableKmTypeParameter
Content copied to clipboard
Properties
Extensions
isReified
Link copied to clipboard