Explore options for error reporting after parsing #5

Open
opened 2025-04-02 19:56:51 +00:00 by omicron · 0 comments
Owner

Currently the parser just fails to parse and doesn't really keep track of where it happened. One error reporting strategy would be to keep track of the furthest point into the tokenstream we got and assume this is likely most relevant error for the user.

Currently the parser just fails to parse and doesn't really keep track of where it happened. One error reporting strategy would be to keep track of the furthest point into the tokenstream we got and assume this is likely most relevant error for the user.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: omicron/oas#5
No description provided.