Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TealOp

Hierarchy

Index

Constructors

constructor

Properties

args

args: (string | number | bigint | ScratchSlot)[] = []

Optional expr

expr: Expr

Accessors

op

  • get op(): Op

Static checkExpr

  • get checkExpr(): boolean

Methods

assemble

  • assemble(): string

assignSlot

  • assignSlot(slot: ScratchSlot, location: number): void

equals

  • equals(other: any): boolean

getSlots

toString

  • toString(): string

Static withIgnoreExprEquality

  • withIgnoreExprEquality(fn: () => void): void

Generated using TypeDoc