Search
Preparing search index...
The search index is not available
JsTeal
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
JsTeal
ir/TealLabel
TealLabel
Class TealLabel
Hierarchy
TealComponent
TealLabel
Index
Constructors
constructor
Properties
expr
label
Accessors
check
Expr
Methods
assemble
assign
Slot
equals
get
Slots
with
Ignore
Expr
Equality
Constructors
constructor
new
Teal
Label
(
expr
:
undefined
|
Expr
, label
:
string
)
:
TealLabel
Parameters
expr:
undefined
|
Expr
label:
string
Returns
TealLabel
Properties
Optional
expr
expr
:
Expr
label
label
:
string
Accessors
Static
check
Expr
get
checkExpr
(
)
:
boolean
Returns
boolean
Methods
assemble
assemble
(
)
:
string
Returns
string
assign
Slot
assign
Slot
(
slot
:
ScratchSlot
, location
:
number
)
:
void
Parameters
slot:
ScratchSlot
location:
number
Returns
void
equals
equals
(
other
:
any
)
:
boolean
Parameters
other:
any
Returns
boolean
get
Slots
get
Slots
(
)
:
ScratchSlot
[]
Returns
ScratchSlot
[]
Static
with
Ignore
Expr
Equality
with
Ignore
Expr
Equality
(
fn
:
(
)
=>
void
)
:
void
Parameters
fn:
(
)
=>
void
(
)
:
void
Returns
void
Returns
void
Modules
ir/
Teal
Label
Teal
Label
constructor
expr
label
check
Expr
assemble
assign
Slot
equals
get
Slots
with
Ignore
Expr
Equality
Generated using
TypeDoc