AnnotatedModule (original) (raw)
scala.quoted.Quotes.reflectModule.AnnotatedModule
trait AnnotatedModule
Methods of the module object val Annotated
Attributes
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Annotated.type
Members list
Value members
Abstract methods
def apply(arg: TypeTree, annotation: Term): Annotated
Attributes
Source
def copy(original: Tree)(arg: TypeTree, annotation: Term): Annotated
Attributes
Source
def unapply(x: Annotated): (TypeTree, Term)
Attributes
Source