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

Use declared accessibility for generated enum match extension class #26

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

jeffijoe
Copy link
Contributor

Use the declared accessibility of the enum for the generated class. For example, if an enum is declared as internal, then the generated class should also be declared as internal.

@jeffijoe jeffijoe merged commit 05f1a5e into main Nov 27, 2024
2 checks passed
@jeffijoe jeffijoe deleted the fix/enum-match-accessibility branch November 27, 2024 13:18
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.

1 participant