TopLevelMethodExportDef
org.scalajs.ir.Trees$.TopLevelMethodExportDef
sealed case class TopLevelMethodExportDef(moduleID: String, methodDef: JSMethodDef)(implicit pos: Position) extends TopLevelExportDef
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass TopLevelExportDefclass IRNodeclass Objecttrait Matchableclass Any