final object TypeApply

fun[args]

Constructors

Members

[+] def apply ( fun: Tree [ T ] , args: List [ Tree [ T ] ] ) : TypeApply [ T ]
[+] def unapply ( x$1: TypeApply [ T ] ) : TypeApply [ T ]