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

Make DebugSymRef usable #242

Closed
leolara opened this issue May 15, 2024 · 0 comments
Closed

Make DebugSymRef usable #242

leolara opened this issue May 15, 2024 · 0 comments
Assignees

Comments

@leolara
Copy link
Collaborator

leolara commented May 15, 2024

Create a factory for DebugSymRef that contains the filename and other information. This factory is passed to the grammar like here:

https://lalrpop.github.io/lalrpop/tutorial/009_state_parameter.html

Then use the factory and <@l> T <@r> to create DebugSymRef with the right information.

@alxkzmn alxkzmn assigned alxkzmn and unassigned rutefig May 16, 2024
@alxkzmn alxkzmn closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants