DefDefModule

Methods of the module object val DefDef

Source
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(symbol: Symbol, rhsFn: List[List[Tree]] => Option[Term]): DefDef
def copy(original: Tree)(name: String, paramss: List[ParamClause], tpt: TypeTree, rhs: Option[Term]): DefDef