Preparing search index...
The search index is not available
@sequeljs/ast
@sequeljs/ast
Collectors
Collector
Interface Collector<T>
Type Parameters
T
=
"string"
Hierarchy
Collector
Implemented by
Bind
Composite
SQLString
SubstituteBinds
Index
Properties
value
Methods
add
Bind
append
Properties
Readonly
value
value
:
T
Methods
add
Bind
add
Bind
(
str
,
binder
)
:
Collector
<
T
>
Parameters
str
:
string
binder
:
null
|
Binder
Returns
Collector
<
T
>
append
append
(
str
)
:
Collector
<
T
>
Parameters
str
:
string
Returns
Collector
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
value
add
Bind
append
@sequeljs/ast
Attributes
Collectors
Bind
Composite
SQLString
Substitute
Binds
Collector
Binder
Errors
Interfaces
Managers
Nodes
Visitors
Table
SequelAST
Generated using
TypeDoc