SpaceEngine

object SpaceEngine
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def isIrrefutableUnapply(unapp: Tree, patSize: Int)(using Context): Boolean

Is the unapply irrefutable?

Is the unapply irrefutable?

Value Params
unapp

The unapply function reference

def isIrrefutableUnapplySeq(unapp: Tree, patSize: Int)(using Context): Boolean

Is the unapplySeq irrefutable?

Is the unapplySeq irrefutable?

Value Params
unapp

The unapplySeq function reference