ExtensionMethods

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

Return the extension method that corresponds to given instance method meth.

Return the extension method that corresponds to given instance method meth.

def extensionName(imeth: Symbol)(using Context): TermName

Name of the extension method that corresponds to given instance method meth.

Name of the extension method that corresponds to given instance method meth.

Concrete fields

val name: String