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

Update boreal parser documentation #63

Merged
merged 2 commits into from
Aug 2, 2023
Merged

Conversation

vthib
Copy link
Owner

@vthib vthib commented Aug 2, 2023

Re-organize imports. Several objects were not properly exported, which should now be fixed.

Also, add a docstring to show a bit what the parsed AST looks like.

Instead of re-exporting by hand in src/lib.rs, just exposes the modules.
This avoids forgetting to export types, which happens quite a lot.
@vthib vthib merged commit e3c4c4c into master Aug 2, 2023
9 checks passed
@vthib vthib deleted the update-boreal-parser-doc branch August 2, 2023 20:41
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

Successfully merging this pull request may close these issues.

1 participant