MethodType

oxygen.quoted.MethodType
See theMethodType companion class
object MethodType

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
MethodType.type

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): MethodTypeCompanion
def unapply(x: MethodType): (List[String], List[TypeRepr], TypeRepr)
def wrap(using quotes: Quotes)(unwrap: quotes.reflect.MethodType): MethodType

Givens