O object

TypeDef

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

apply

( symbol: Symbol ) ( implicit  ctx: Context ) : TypeDef

def 

copy

( original: Tree ) ( name: String rhs: Tree ) ( implicit  ctx: Context ) : TypeDef

def 

unapply

( tdef: TypeDef ) ( implicit  ctx: Context ) : Option[( String, Tree )]