CreateJSClass
org.scalajs.ir.Trees.CreateJSClass
Creates a JavaScript class value.
Value parameters
- captureValues
-
Actual values for the captured parameters (in the
ClassDef
'sjsClassCaptures.get
) - className
-
Reference to the
ClassDef
for the class definition, which must havejsClassCaptures.nonEmpty
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Treetrait TreeOrJSSpreadclass IRNodeclass Objecttrait Matchableclass Any
Members list
In this article