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

Introduce visitor pattern #512

Merged
merged 5 commits into from Aug 19, 2023
Merged

Introduce visitor pattern #512

merged 5 commits into from Aug 19, 2023

Conversation

yhara
Copy link
Collaborator

@yhara yhara commented Aug 15, 2023

This PR simplifies duplicated codes on traversing a HIR tree.

@yhara yhara marked this pull request as ready for review August 19, 2023 02:55
@yhara yhara merged commit 4be0288 into main Aug 19, 2023
4 checks passed
@yhara yhara deleted the visitor-pattern branch August 19, 2023 05:45
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.

None yet

1 participant