Module lexer

Module lexer 

Source
Expand description

PRQL Lexer implementation

Modules§

lr

Functions§

ident_part
lex_source
Lex PRQL into LR, returning either the LR or the errors encountered
lex_source_recovery
Lex PRQL into LR, returning both the LR and any errors encountered
lexer
Lex chars to tokens until the end of the input
literal
quoted_string