SpaceEngine

dotty.tools.dotc.transform.patmat.SpaceEngine$
See theSpaceEngine companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def isIrrefutable(unapp: TermRef, argLen: Int)(using Context): Boolean

Is the unapply or unapplySeq irrefutable?

Is the unapply or unapplySeq irrefutable?

Attributes

unapp

The unapply function reference

def isIrrefutable(unapp: Tree, argLen: Int)(using Context): Boolean

Is the unapply or unapplySeq irrefutable?

Is the unapply or unapplySeq irrefutable?

Attributes

unapp

The unapply function tree