Represents the declaration of type parameters.

Properties

name:String

The name of the type parameter.

t:Type

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