O object

MatchType

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

apply

( bound: Type scrutinee: Type cases: List[Type] ) ( implicit  ctx: Context ) : MatchType

def 

unapply

( x: MatchType ) ( implicit  ctx: Context ) : Option[( Type, Type, List[Type] )]