Skip to main content

Module parser

Module parser 

Source

Modulesยง

array_stmt
Recursive-descent parser for NodeDB array DDL/DML.
database_stmt
Recursive-descent parser for NodeDB database DDL/admin statements.
normalize
SQL identifier normalization.
object_literal
Parser for { key: value } object literal syntax.
preprocess
statement
SQL parsing via sqlparser-rs.
type_expr
Parser and validator for type expression strings used by the typeguard system.