Method

dotty.tools.dotc.transform.sjs.JSSymUtils$.JSCallingConvention$.Method
final case class Method(name: JSName)

Members list

Concise view

Value members

Inherited methods

def displayName(using Context): String

Attributes

Inherited from:
JSCallingConvention
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product