LoadJSModule
org.scalajs.ir.Trees.LoadJSModule
sealed case class LoadJSModule(className: ClassName)(implicit pos: Position) extends Tree
Like LoadModule but for a JS module class.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Treetrait TreeOrJSSpreadclass IRNodeclass Objecttrait Matchableclass Any
Members list
In this article