Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing Errors should include Parser context information #165

Closed
bd82 opened this issue Apr 2, 2016 · 1 comment
Closed

Parsing Errors should include Parser context information #165

bd82 opened this issue Apr 2, 2016 · 1 comment

Comments

@bd82
Copy link
Member

bd82 commented Apr 2, 2016

This mainly means the current ruleStack.

While this information may not be relevant for an end user of a grammar.
It could be extremely useful for someone implementing a grammar...

@bd82 bd82 closed this as completed in 1ae6789 Apr 2, 2016
@bd82 bd82 reopened this Apr 2, 2016
@bd82
Copy link
Member Author

bd82 commented Apr 2, 2016

Should also include the occurrence stack to be complete.
perhaps in a single "context" property?

@bd82 bd82 closed this as completed in 6e34571 Apr 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant