AbstractTypeConstructor

dotty.tools.dotc.core.Types.MatchTypeCasePattern.AbstractTypeConstructor
final case class AbstractTypeConstructor(tycon: Type, argPatterns: List[MatchTypeCasePattern])

Members list

Value members

Inherited methods

Attributes

Inherited from:
MatchTypeCasePattern

Attributes

Inherited from:
MatchTypeCasePattern

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product