Expand description
Parse a JSON file into a Block
.
Block
is used, instead of a JSON-specific representation, for compatibility with the rest of the code.
Unfortunately canβt use serde-json because we need the locations for error reporting.
Structs§
- Parse
Level π - Parser π
Enums§
- State π
Functions§
- parse π