TypeParameter

data class TypeParameter(val id: Int) : KmClassifier

Represents a type parameter used as a classifier in a type.

Constructors

Link copied to clipboard
constructor(id: Int)

Properties

Link copied to clipboard
val id: Int

id of the type parameter