Expand description
Robust recursive descent Pascal parser Supports full Pascal language with error recovery
Structs§
- Parser
- Main Pascal parser with error recovery
- Source
Location - Source location for error reporting
Type Aliases§
- Parse
Result - Result type for parsing operations