final object MethodTpe

A ternary extractor for MethodType

Constructors

Members

def unapply ( mt: MethodType ) ( implicit ctx: Context ) : Some [ ( List [ TermName ], List [ PInfo ], Type ) ]