MethodTypeModule

scala.quoted.Quotes.reflectModule.MethodTypeModule

Methods of the module object val MethodType

Attributes

Source
Quotes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
MethodType.type

Members list

Value members

Abstract methods

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

Attributes

Source
Quotes.scala

Attributes

Source
Quotes.scala