MethodTypeModule

Methods of the module object val MethodType

Source:
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(paramNames: List[String])(paramInfosExp: MethodType => List[TypeRepr], resultTypeExp: MethodType => TypeRepr): MethodType