SuperTypeModule (original) (raw)
scala.quoted.Quotes.reflectModule.SuperTypeModule
trait SuperTypeModule
Methods of the module object val SuperType
Attributes
Source
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
def unapply(x: SuperType): (TypeRepr, TypeRepr)
Attributes
Source