We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The error message currently includes which AST (struct|enum) is currently being parsed, but does not say which Pest token we are currently at.
The text was updated successfully, but these errors were encountered:
This would be extremely helpful.
As I've seen, pest prints helpful errors, and hopefully pest-ast can also print similarly helpful errors.
Sorry, something went wrong.
No branches or pull requests
The error message currently includes which AST (struct|enum) is currently being parsed, but does not say which Pest token we are currently at.
The text was updated successfully, but these errors were encountered: