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

Visit associated fields in enumerators, and add default visitor impls. #678

Conversation

InsertCreativityHere
Copy link
Member

This PR improves the visitors to visit TypeRefs inside of enumerators (associated fields) and adds back the default implementations for the visitors. The vast majority of visit_x functions in icerpc-csharp and the language server are no-op. Having this default implementation back would help remove many boilerplate no-ops.

@InsertCreativityHere InsertCreativityHere merged commit d1c045d into icerpc:main Nov 29, 2023
4 checks passed
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

3 participants