O object

TypeBind

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

copy

( original: Tree ) ( name: String tpt: Tree ) ( implicit  ctx: Context ) : TypeBind

def 

unapply

( x: TypeBind ) ( implicit  ctx: Context ) : Option[( String, Tree )]