O object

TypeBoundsTree

extends Object

Supertypes

Object

Members

def 

extension_hi

( self: TypeBoundsTree ) ( implicit  ctx: Context ) : TypeTree

def 

extension_low

( self: TypeBoundsTree ) ( implicit  ctx: Context ) : TypeTree

def 

extension_tpe

( self: TypeBoundsTree ) ( implicit  ctx: Context ) : TypeBounds

def 

unapply

( x: TypeBoundsTree ) ( implicit  ctx: Context ) : Option[( TypeTree, TypeTree )]