O object

AppliedType

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

apply

( tycon: Type args: List[TypeOrBounds] ) ( implicit  ctx: Context ) : AppliedType

def 

unapply

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