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