Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
ast
NodePredicate
Type Alias NodePredicate
NodePredicate
:
(
node
:
Expression
,
parent
:
Expression
|
null
)
=>
boolean
Predicate function for finding nodes
Type Declaration
(
node
:
Expression
,
parent
:
Expression
|
null
)
:
boolean
Parameters
node
:
Expression
parent
:
Expression
|
null
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Predicate function for finding nodes