Skip to main content

Module parser

Module parser 

Source
Expand description

Schema-driven parser for CQLite

This module provides strictly schema-driven parsing without any type guessing or fallback behavior. All parsing operations require explicit schema context.

Structs§

SchemaParser
Schema-driven parser that requires explicit schema context for all operations