DirectTypeOf

dotty.tools.dotc.staging.DirectTypeOf$
object DirectTypeOf

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Healed

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Healed.type

Value members

Concrete methods

def unapply(tpe: Type)(using Context): Option[TermRef]

Matches x.Underlying and extracts the TermRef to x

Matches x.Underlying and extracts the TermRef to x

Attributes