@eagleoutice/flowr - v2.15.8
Preparing search index...
src/search/flowr-search-filters
FlowrFilterCombinator
Class FlowrFilterCombinator
See
FlowrFilterCombinator.is
evalFilter
binaryTreeToString
Index
Constructors
constructor
Methods
and
is
not
or
xor
and
get
not
or
xor
Constructors
Protected
constructor
new
FlowrFilterCombinator
(
init
:
BooleanNodeOrCombinator
)
:
FlowrFilterCombinator
Parameters
init
:
BooleanNodeOrCombinator
Returns
FlowrFilterCombinator
Methods
Static
and
and
<
FLeft
extends
FlowrFilter
=
FlowrFilter
,
FRight
extends
FlowrFilter
=
FlowrFilter
,
>
(
left
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
FLeft
>
,
right
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
FRight
>
,
)
:
FlowrFilterCombinator
Type Parameters
FLeft
extends
FlowrFilter
=
FlowrFilter
FRight
extends
FlowrFilter
=
FlowrFilter
Parameters
left
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
FLeft
>
right
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
FRight
>
Returns
FlowrFilterCombinator
Static
is
is
<
F
extends
FlowrFilter
=
FlowrFilter
>
(
value
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
F
>
,
)
:
FlowrFilterCombinator
Type Parameters
F
extends
FlowrFilter
=
FlowrFilter
Parameters
value
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
F
>
Returns
FlowrFilterCombinator
Static
not
not
<
F
extends
FlowrFilter
=
FlowrFilter
>
(
value
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
F
>
,
)
:
FlowrFilterCombinator
Type Parameters
F
extends
FlowrFilter
=
FlowrFilter
Parameters
value
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
F
>
Returns
FlowrFilterCombinator
Static
or
or
<
FLeft
extends
FlowrFilter
=
FlowrFilter
,
FRight
extends
FlowrFilter
=
FlowrFilter
,
>
(
left
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
FLeft
>
,
right
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
FRight
>
,
)
:
FlowrFilterCombinator
Type Parameters
FLeft
extends
FlowrFilter
=
FlowrFilter
FRight
extends
FlowrFilter
=
FlowrFilter
Parameters
left
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
FLeft
>
right
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
FRight
>
Returns
FlowrFilterCombinator
Static
xor
xor
<
FLeft
extends
FlowrFilter
=
FlowrFilter
,
FRight
extends
FlowrFilter
=
FlowrFilter
,
>
(
left
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
FLeft
>
,
right
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
FRight
>
,
)
:
FlowrFilterCombinator
Type Parameters
FLeft
extends
FlowrFilter
=
FlowrFilter
FRight
extends
FlowrFilter
=
FlowrFilter
Parameters
left
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
FLeft
>
right
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
FRight
>
Returns
FlowrFilterCombinator
and
and
<
F
extends
FlowrFilter
=
FlowrFilter
>
(
right
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
F
>
,
)
:
this
Type Parameters
F
extends
FlowrFilter
=
FlowrFilter
Parameters
right
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
F
>
Returns
this
get
get
()
:
BooleanNode
Returns
BooleanNode
not
not
()
:
this
Returns
this
or
or
<
F
extends
FlowrFilter
=
FlowrFilter
>
(
right
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
F
>
,
)
:
this
Type Parameters
F
extends
FlowrFilter
=
FlowrFilter
Parameters
right
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
F
>
Returns
this
xor
xor
<
F
extends
FlowrFilter
=
FlowrFilter
>
(
right
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
F
>
,
)
:
this
Type Parameters
F
extends
FlowrFilter
=
FlowrFilter
Parameters
right
:
BooleanNodeOrCombinator
|
ValidFilterTypes
<
F
>
Returns
this
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
and
is
not
or
xor
and
get
not
or
xor
@eagleoutice/flowr - v2.15.8
Loading...
See