Define

scala.scalanative.nir.Defn.Define
final case class Define(attrs: Attrs, name: Global, ty: Type, insts: Seq[Inst])(implicit pos: Position) extends Defn

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Defn
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:
Defn

Implicits

Implicits

implicit val pos: Position