final object MethodType
extends MethodTypeCompanion

Constructors

Members

def apply ( paramNames: List [ TermName ] ) ( paramInfosExp: MethodType => List [ Type ] , resultTypeExp: MethodType => Type ) ( implicit ctx: Context ) : MethodType
def unapply ( x$1: MethodType ) : MethodType