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 real type for enclosing class #3288

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

Rawi01
Copy link
Collaborator

@Rawi01 Rawi01 commented Oct 30, 2022

This PR fixes #3242

Using Type.noType works as long as we do not need the parent class/interface. Lombok now uses the symbol type if it is available.

@rzwitserloot rzwitserloot merged commit fd64adb into projectlombok:master Jan 12, 2023
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] lombok.val causes compilation failure when used with default implementation of an interface method
2 participants