final object FunProto

A prototype for expressions that appear in function position

: resultType

Constructors

Members

def apply ( args: List [ Tree ] , resType: Type , typer: Typer ) ( implicit ctx: Context ) : FunProto
def unapply ( x$1: FunProto ) : FunProto