`if`

amyc.backend.wasm.Instructions$.if
case class `if`(label: Option[id], blocktype: Option[result]) extends Instruction

Attributes

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

Members list

Value members

Inherited methods

def <:>(i: Instruction): Code

Attributes

Inherited from:
Instruction
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product