TopLevelFieldExportDef
org.scalajs.ir.Trees.TopLevelFieldExportDef
sealed case class TopLevelFieldExportDef(moduleID: String, exportName: String, field: FieldIdent)(implicit pos: Position) extends TopLevelExportDef
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass TopLevelExportDefclass IRNodeclass Objecttrait Matchableclass Any
Members list
In this article