SuperTypeModule (original) (raw)

scala.quoted.Quotes.reflectModule.SuperTypeModule

trait SuperTypeModule

Methods of the module object val SuperType

Attributes

Source

Quotes.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

SuperType.type

Members list

Value members

Abstract methods

def apply(thistpe: TypeRepr, supertpe: TypeRepr): SuperType

Attributes

Source

Quotes.scala

def unapply(x: SuperType): (TypeRepr, TypeRepr)

Attributes

Source

Quotes.scala