Preparing search index...
The search index is not available
@sequeljs/ast
@sequeljs/ast
Collectors
SubstituteBinds
Class SubstituteBinds<T>
Type Parameters
T
extends
Collector
<
T
[
"value"
]
>
Hierarchy
SubstituteBinds
Implements
Collector
<
T
[
"value"
]
>
Index
Constructors
constructor
Properties
delegate
quoter
Accessors
value
Methods
add
Bind
append
Constructors
constructor
new
Substitute
Binds
<
T
>
(
quoter
,
delegate
)
:
SubstituteBinds
<
T
>
Type Parameters
T
extends
Collector
<
T
[
"value"
]
,
T
>
Parameters
quoter
:
Quoter
delegate
:
T
Returns
SubstituteBinds
<
T
>
Properties
Protected
Readonly
delegate
delegate
:
T
Protected
Readonly
quoter
quoter
:
Quoter
Accessors
value
get
value
(
)
:
T
[
"value"
]
Returns
T
[
"value"
]
Methods
add
Bind
add
Bind
(
bind
,
_
)
:
SubstituteBinds
<
T
>
Parameters
bind
:
string
_
:
Binder
Returns
SubstituteBinds
<
T
>
append
append
(
str
)
:
SubstituteBinds
<
T
>
Parameters
str
:
string
Returns
SubstituteBinds
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
delegate
quoter
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