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

Preserving field order when getting the fields declared from a ReferenceType #3342

Merged
merged 1 commit into from
Aug 16, 2021
Merged

Preserving field order when getting the fields declared from a ReferenceType #3342

merged 1 commit into from
Aug 16, 2021

Conversation

jlerbsc
Copy link
Collaborator

@jlerbsc jlerbsc commented Aug 16, 2021

…nceType

Fixes #3341 .

@jlerbsc jlerbsc merged commit 5d17579 into javaparser:master Aug 16, 2021
@MysterAitch MysterAitch changed the title Preserving field order when getting the fields declared from a Refere… Preserving field order when getting the fields declared from a ReferenceType Aug 26, 2021
@MysterAitch MysterAitch added this to the next release milestone Aug 26, 2021
@MysterAitch MysterAitch added the PR: Fixed A PR that offers a fix or correction label Aug 26, 2021
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.

Loss of field and method order in ReferenceTypeImpl
2 participants