| Attributes | |
caseTypes | Source Codeshared formal OpenType[] caseTypesThe |
container | Source Codeshared formal NestableDeclaration containerThe declaration that declared this type parameter. This is either a |
defaultTypeArgument | Source Codeshared formal OpenType? defaultTypeArgumentThis type parameter's default type argument, if it has one. |
defaulted | Source Codeshared formal Boolean defaultedTrue if this type parameter has a default type argument and can be omitted. |
satisfiedTypes | Source Codeshared formal OpenType[] satisfiedTypesThe |
variance | Source Codeshared formal Variance varianceThis type parameter's variance, as defined by |
| Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: Declaration |