TypeDefModule

scala.quoted.Quotes.reflectModule.TypeDefModule

Methods of the module object val TypeDef

Attributes

Source
Quotes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Abstract methods

def apply(symbol: Symbol): TypeDef

Attributes

Source
Quotes.scala
def copy(original: Tree)(name: String, rhs: Tree): TypeDef

Attributes

Source
Quotes.scala
def unapply(tdef: TypeDef): (String, Tree)

Attributes

Source
Quotes.scala