BinaryOp

dotty.tools.dotc.transform.sjs.JSSymUtils$.JSCallingConvention$.BinaryOp
final case class BinaryOp(code: Code)

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