Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
ast
isBoolean
Variable isBoolean
Const
isBoolean
:
(
expr
:
Expression
)
=>
expr
is
{
boolean
:
BooleanLiteral
}
= ...
Type guard for boolean literals
Type Declaration
(
expr
:
Expression
)
:
expr
is
{
boolean
:
BooleanLiteral
}
Parameters
expr
:
Expression
Returns
expr
is
{
boolean
:
BooleanLiteral
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Type guard for boolean literals