Prod

dotty.tools.dotc.transform.patmat.Prod
case class Prod(tp: Type, unappTp: TermRef, params: List[Space]) extends Space

Space representing an extractor pattern

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Space
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product