LabelIdent

org.scalajs.ir.Trees$.LabelIdent
sealed case class LabelIdent(name: LabelName)(implicit pos: Position) extends IRNode

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

Implicits

Implicits

implicit val pos: Position