mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
When an explicit parsing error is encountered and a CompileError raised, apply the changes to the context state. This way, the rule that catches the exception (e.g. Statement or Until) knows where the error occurred. Also, changed "Expected" errors to be reported at the end of the previous non-whitespace token.
1 line
No EOL
74 B
Text
1 line
No EOL
74 B
Text
1,1,0,File must start with a "using Gtk" directive (e.g. `using Gtk 4.0;`) |