TypeDefModule

Methods of the module object val TypeDef

Methods of the module object val TypeDef

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)