Label

scala.scalanative.nir.Inst$.Label
final case class Label(name: Local, params: Seq[Local])(implicit pos: Position) extends Inst

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Inst
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final def show: String

Attributes

Inherited from:
Inst

Implicits

Implicits

implicit val pos: Position