Cf

scala.scalanative.nir.Inst$.Cf
sealed abstract class Cf extends Inst

Attributes

Graph
Supertypes
class Inst
trait Positioned
class Object
trait Matchable
class Any
Known subtypes
class If
class Jump
trait LinktimeCf
class LinktimeIf
class Ret
class Switch
class Throw
class Unreachable
Show all

Members list

Value members

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
final def show: String

Attributes

Inherited from:
Inst