Inst

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

Attributes

Companion
object
Graph
Supertypes
trait Positioned
class Object
trait Matchable
class Any
Known subtypes
class Cf
class If
class Jump
trait LinktimeCf
class LinktimeIf
class Ret
class Switch
class Throw
class Unreachable
class Label
class Let
Show all

Members list

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