Skip to main content

Module parse

Module parse 

Source
Expand description

CST -> AST lowering over the compiled tree-sitter grammar (parse.ts).

Structs§

ParseResult

Constants§

LANGUAGE

Functions§

json_unquote
JSON string literal -> its value (the lexer guarantees the form)
parse_int
parse_source