final object AndTypeTree

left & right

Constructors

Members

[+] def apply ( left: Tree [ T ] , right: Tree [ T ] ) : AndTypeTree [ T ]
[+] def unapply ( x$1: AndTypeTree [ T ] ) : AndTypeTree [ T ]