O object

AndType

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

apply

( lhs: Type rhs: Type ) ( implicit  ctx: Context ) : AndType

def 

unapply

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