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 π