dotty.tools.backend.sjs.JSCodeGen$.UndefinedParam$
Marker object for undefined parameters in JavaScript semantic calls.
To be used inside a js.Transient
node.
Attributes
- Graph
- Supertypes
- Self type
Members list
Concise view
Type members
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Mirror
Value members
Prints the IR representation of this transient node.
This method is called by the IR printers when encountering a
Transient node.
Prints the IR representation of this transient node.
This method is called by the IR printers when encountering a
Transient node.
Attributes
- out
The IRTreePrinter to
which the transient node must be printed. It can be used to print
raw strings or nested IR nodes.
Traverses this transient value.
Traverses this transient value.
Implementations should delegate traversal to contained trees.
Attributes
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
Type of this transient value.
Type of this transient value.
Attributes