Represents the declaration of type parameters.

Fields

t:Type

The type of the type parameter. It is guaranteed to be a TInst with a KTypeParameter kind.

name:String

The name of the type parameter.