Search
Preparing search index...
The search index is not available
JsTeal
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
JsTeal
ir/TealComponent
TealComponent
Class TealComponent
Hierarchy
TealComponent
TealLabel
TealOp
Index
Constructors
constructor
Properties
expr
_check
Expr
Accessors
check
Expr
Methods
assemble
assign
Slot
equals
get
Slots
with
Ignore
Expr
Equality
Constructors
Protected
constructor
new
Teal
Component
(
expr
?:
Expr
)
:
TealComponent
Parameters
Optional
expr:
Expr
Returns
TealComponent
Properties
Optional
expr
expr
:
Expr
Static
Private
_check
Expr
_check
Expr
:
boolean
= true
Accessors
Static
check
Expr
get
checkExpr
(
)
:
boolean
Returns
boolean
Methods
Abstract
assemble
assemble
(
)
:
string
Returns
string
assign
Slot
assign
Slot
(
slot
:
ScratchSlot
, location
:
number
)
:
void
Parameters
slot:
ScratchSlot
location:
number
Returns
void
Abstract
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
Component
Teal
Component
constructor
expr
_check
Expr
check
Expr
assemble
assign
Slot
equals
get
Slots
with
Ignore
Expr
Equality
Generated using
TypeDoc