drop

amyc.backend.wasm.Instructions$.elem$.drop
case class drop(x: elemidx) 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