final object PolyTypeTree

[typeparams] -> tpt

Constructors

Members

[+] def apply ( tparams: List [ TypeDef [ T ] ] , body: Tree [ T ] ) : PolyTypeTree [ T ]
[+] def unapply ( x$1: PolyTypeTree [ T ] ) : PolyTypeTree [ T ]