AnnotatedTypeModule (original) (raw)

scala.quoted.Quotes.reflectModule.AnnotatedTypeModule

trait AnnotatedTypeModule

Methods of the module object val AnnotatedType

Attributes

Source

Quotes.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

AnnotatedType.type

Members list

Value members

Abstract methods

def apply(underlying: TypeRepr, annot: Term): AnnotatedType

Attributes

Source

Quotes.scala

def unapply(x: AnnotatedType): (TypeRepr, Term)

Attributes

Source

Quotes.scala