Healed

dotty.tools.dotc.staging.DirectTypeOf.Healed
object Healed

Attributes

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

Members list

Value members

Concrete methods

def unapply(body: Tree)(using Context): Option[TermRef]

Matches { @SplicedType type T = x.Underlying; T } and extracts the TermRef to x

Matches { @SplicedType type T = x.Underlying; T } and extracts the TermRef to x

Attributes