tee

amyc.backend.wasm.Instructions$.local$.tee
case class tee(idx: localidx) 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