TopLevelMethodExportDef

org.scalajs.ir.Trees$.TopLevelMethodExportDef
sealed case class TopLevelMethodExportDef(moduleID: String, methodDef: JSMethodDef)(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