Block

amyc.backend.wasm.Instructions$.Block
case class Block(label: String) extends Instruction

Attributes

Deprecated
true
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