Node SQL Template Engine
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Node
Type
Binary
Expression
Branch
Branches
Include
Root
Text
Literal
Unary
Expression
Value
Variable
An abstract syntax tree node type
Index
Enumeration members
Binary
Expression
Branch
Branches
Include
Root
Text
Literal
Unary
Expression
Value
Variable
Enumeration members
Binary
Expression
Binary
Expression
:
= "BINARY_OPERATOR"
Branch
Branch
:
= "BRANCH"
Branches
Branches
:
= "BRANCHES"
Include
Include
:
= "INCLUDE"
Root
Root
:
= "ROOT"
Text
Literal
Text
Literal
:
= "LITERAL"
Unary
Expression
Unary
Expression
:
= "UNARY_OPERATOR"
Value
Value
:
= "NUMBER_VALUE"
Variable
Variable
:
= "VARIABLE"
Generated using
TypeDoc
An abstract syntax tree node type