Immutable Km Constructor
Immutable representation of KmConstructor.
Represents a constructor of a Kotlin class.
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
copy
Link copied to clipboard
fun copy(flags: Flags, valueParameters: List<ImmutableKmValueParameter>, versionRequirements: List<ImmutableKmVersionRequirement>, signature: JvmMethodSignature?): ImmutableKmConstructor
Content copied to clipboard