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

Ensure every AST node has a span #31

Open
fabianschuiki opened this issue Jan 21, 2018 · 0 comments
Open

Ensure every AST node has a span #31

fabianschuiki opened this issue Jan 21, 2018 · 0 comments
Labels
L-vhdl Language: VHDL.

Comments

@fabianschuiki
Copy link
Owner

Make sure that every AST node keeps track of a span in the source file and implements the HasSpan trait. Wrap things in Spanned where appropriate and/or necessary.

@fabianschuiki fabianschuiki added the L-vhdl Language: VHDL. label Jan 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L-vhdl Language: VHDL.
Projects
None yet
Development

No branches or pull requests

1 participant