Skip to content

Documentation / @andrew_l/search-query-language / NODE

Variable: NODE

const NODE: Readonly<{ BINARY_EXPRESSION: "binary-expression"; IDENTIFIER: "identifier"; LITERAL: "literal"; LOGICAL_EXPRESSION: "logical-expression"; PROGRAM: "program"; }>

Node types