Skip to content

Fix: issue 4492 resolve LambdaExpr has NullPointException#4497

Merged
jlerbsc merged 1 commit intojavaparser:masterfrom
jlerbsc:master
Jul 11, 2024
Merged

Fix: issue 4492 resolve LambdaExpr has NullPointException#4497
jlerbsc merged 1 commit intojavaparser:masterfrom
jlerbsc:master

Conversation

@jlerbsc
Copy link
Copy Markdown
Collaborator

@jlerbsc jlerbsc commented Jul 11, 2024

Fixes #4492

If there is only one type then the lub is the type itself. This correction is only partial, but it does provide a solution to the issue raised.

@jlerbsc jlerbsc merged commit 8b67968 into javaparser:master Jul 11, 2024
@jlerbsc jlerbsc added this to the next release milestone Jul 11, 2024
@jlerbsc jlerbsc added the PR: Fixed A PR that offers a fix or correction label Jul 11, 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.

resolve LambdaExpr has NullPointException

1 participant