Structs§
- Parsed
- Result of parsing the source code
Functions§
- format
- Parse and format a string with default settings
- format_
diagnostics_ report - Formats parser diagnostics
- format_
to - Format parsed code
- import_
path_ string - offset_
to_ line_ column - Converts the start offset of a
Loc
to(line, col)
- parse
- Parse source code.
- parse2
- Parse source code with a path for diagnostics.
- parse_
raw - Parse source code, returning a list of diagnostics on failure.