Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TealLabel

Hierarchy

Index

Constructors

constructor

  • new TealLabel(expr: undefined | Expr, label: string): TealLabel

Properties

Optional expr

expr: Expr

label

label: string

Accessors

Static checkExpr

  • get checkExpr(): boolean

Methods

assemble

  • assemble(): string

assignSlot

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

equals

  • equals(other: any): boolean

getSlots

Static withIgnoreExprEquality

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

Generated using TypeDoc