TypeDefModule

Methods of the module object val TypeDef

Source:
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(symbol: Symbol): TypeDef
def copy(original: Tree)(name: String, rhs: Tree): TypeDef
def unapply(tdef: TypeDef): (String, Tree)