TypeConstructorParam
tastyquery.Types$.TypeConstructorParam
trait TypeConstructorParam
A type parameter of a type constructor.
Type parameters of polymorphic class types are Symbols.ClassTypeParamSymbols. For other type constructors, they are instances of an unspecified subclass.
See Type.typeParams.
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class ClassTypeParamSymbol