LocalIdent
org.scalajs.ir.Trees.LocalIdent
sealed case class LocalIdent(name: LocalName)(implicit pos: Position) extends IRNode
Attributes
- Graph
-
- Supertypes
Members list
Inherited
- Not inherited
- IRNode
- Product
Keywords
- no keywords
- implicit
In this article