MethodTypeModule
trait MethodTypeModule
Methods of the module object val MethodType
- Source:
- Quotes.scala
Value members
Abstract methods
def apply(paramNames: List[String])(paramInfosExp: MethodType => List[TypeRepr], resultTypeExp: MethodType => TypeRepr): MethodType
- Source:
- Quotes.scala