Skip to content

Fix issue 2368 Unable to calculate the type of a varargs parameter#4402

Merged
jlerbsc merged 2 commits intojavaparser:masterfrom
jlerbsc:master
Apr 30, 2024
Merged

Fix issue 2368 Unable to calculate the type of a varargs parameter#4402
jlerbsc merged 2 commits intojavaparser:masterfrom
jlerbsc:master

Conversation

@jlerbsc
Copy link
Copy Markdown
Collaborator

@jlerbsc jlerbsc commented Apr 30, 2024

Fixes #2368 .

This PR is intended to simplify the search function for the most relevant method in the MethodResolutionLogic class.

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

Unable to calculate the type of a varargs parameter.

1 participant