Generic Type Constructor
data class GenericTypeConstructor(dri: DRI, projections: List<Projection>, presentableName: String?) : TypeConstructor
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
copy
Link copied to clipboard
fun copy(dri: DRI, projections: List<Projection>, presentableName: String? = null): GenericTypeConstructor
Content copied to clipboard