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

fix: correct map clearing logic #315

Merged

Conversation

PatrickStahl
Copy link
Contributor

Corrected an issue where lexerRuleMap.clear() was called twice instead of clearing both parserRuleMap and lexerRuleMap.

Signed-off-by: Patrick Stahl <patrick.stahl@uni-jena.de>
@PatrickStahl PatrickStahl force-pushed the refactor/sourcecontext branch from 0794628 to 4199665 Compare November 18, 2024 20:02
@mike-lischke mike-lischke merged commit d2a6738 into mike-lischke:master Nov 19, 2024
3 checks passed
@mike-lischke
Copy link
Owner

Thanks @PatrickStahl!

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.

2 participants