Inst

scala.scalanative.nir.Inst
See theInst companion object
sealed abstract class Inst extends Positioned

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Cf
class If
class Jump
class Ret
class Switch
class Throw
class Label
class Let

Members list

Concise view

Value members

Concrete methods

final def show: String

Inherited methods

Returns the site in the program sources corresponding to the definition.

Returns the site in the program sources corresponding to the definition.

Attributes

Inherited from:
Positioned