TypeDefModule (original) (raw)
scala.quoted.Quotes.reflectModule.TypeDefModule
trait TypeDefModule
Methods of the module object val TypeDef
Attributes
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TypeDef.type
Members list
Value members
Abstract methods
def apply(symbol: Symbol): TypeDef
Attributes
Source
def copy(original: Tree)(name: String, rhs: Tree): TypeDef
Attributes
Source
def unapply(tdef: TypeDef): (String, Tree)
Attributes
Source