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 Serializable
trait Product
trait Equals
trait Space
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def isSubspace(b: Space)(using Context): Boolean

Attributes

Inherited from:
Space

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def simplify(using Context): Space

Attributes

Inherited from:
Space