TopLevelJSClassExportDef

org.scalajs.ir.Trees$.TopLevelJSClassExportDef
sealed case class TopLevelJSClassExportDef(moduleID: String, exportName: String)(implicit pos: Position) extends TopLevelExportDef

Attributes

Graph
Supertypes
trait Product
trait Equals
class IRNode
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
IRNode

Attributes

Inherited from:
TopLevelExportDef

Implicits

Implicits

implicit val pos: Position