O object

Bind

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

copy

( original: Tree ) ( name: String pattern: Tree ) ( implicit  ctx: Context ) : Bind

def 

unapply

( pattern: Bind ) ( implicit  ctx: Context ) : Option[( String, Tree )]