SpaceEngine

object SpaceEngine
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def isIrrefutable(unapp: TermRef)(using Context): Boolean

Is the unapply or unapplySeq irrefutable?

Is the unapply or unapplySeq irrefutable?

Value Params
unapp

The unapply function reference

def isIrrefutable(unapp: Tree)(using Context): Boolean

Is the unapply or unapplySeq irrefutable?

Is the unapply or unapplySeq irrefutable?

Value Params
unapp

The unapply function tree