O object

Unapply

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

copy

( original: Tree ) ( fun: Term implicits: List[Term] patterns: List[Tree] ) ( implicit  ctx: Context ) : Unapply

def 

unapply

( x: Unapply ) ( implicit  ctx: Context ) : Option[( Term, List[Term], List[Tree] )]