ExtensionMethods

dotty.tools.dotc.transform.ExtensionMethods$
See theExtensionMethods companion class

Attributes

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

Members list

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.

Attributes

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.

Attributes

Concrete fields

val name: String