DefDefModule

Methods of the module object val DefDef

Methods of the module object val DefDef

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