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: issue 2043 getAccessSpecifier should return public for interface methods #4317

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

jlerbsc
Copy link
Collaborator

@jlerbsc jlerbsc commented Feb 8, 2024

Fixes #2043 .

@jlerbsc jlerbsc merged commit f5ee9cd into javaparser:master Feb 8, 2024
38 checks passed
@jlerbsc jlerbsc added this to the next release milestone Feb 8, 2024
@jlerbsc jlerbsc added the PR: Fixed A PR that offers a fix or correction label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Fixed A PR that offers a fix or correction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getAccessSpecifier should return public for interface methods.
1 participant