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

Handle right hand side of assignment first #2792

Merged
merged 1 commit into from Apr 1, 2021

Conversation

Rawi01
Copy link
Collaborator

@Rawi01 Rawi01 commented Mar 25, 2021

This PR fixes #2787 by replacing visitLocal with endVisitLocal to delay the resolution.

Tested it on Java 8 and Java 14

@Rawi01 Rawi01 changed the title Handle left hand side of assignment first Handle right hand side of assignment first Mar 25, 2021
@rspilker rspilker merged commit 462aedc into projectlombok:master Apr 1, 2021
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.

[BUG] @val raises "Type cannot be resolved" on generic code
2 participants