final object TypeBoundsTree

: lo <: hi

Constructors

Members

[+] def apply ( lo: Tree [ T ] , hi: Tree [ T ] ) : TypeBoundsTree [ T ]
[+] def unapply ( x$1: TypeBoundsTree [ T ] ) : TypeBoundsTree [ T ]