Available on all targets
Represents the declaration of type parameters.
t:Type
The type of the type parameter. It is guaranteed to be a TInst with a KTypeParameter kind.
TInst
KTypeParameter
name:String
The name of the type parameter.
@:optionaloptionaldefaultType:Null<Type>
The default type for this type parameter.