O object

SuperType

extends Object

Supertypes

Object

Members

def 

apply

( thistpe: Type supertpe: Type ) ( implicit  ctx: Context ) : SuperType

def 

extension_supertpe

( self: SuperType ) ( implicit  ctx: Context ) : Type

def 

extension_thistpe

( self: SuperType ) ( implicit  ctx: Context ) : Type

def 

unapply

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