Property

dotty.tools.dotc.transform.sjs.JSSymUtils$.JSCallingConvention$.Property
final case class Property(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