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

CalculateResolvedType Type error #4138

Merged
merged 2 commits into from
Sep 1, 2023
Merged

CalculateResolvedType Type error #4138

merged 2 commits into from
Sep 1, 2023

Conversation

jlerbsc
Copy link
Collaborator

@jlerbsc jlerbsc commented Sep 1, 2023

Fixes #3214.

When we try to resolve a type we must look if the type is not declared in the CompilationUnit before analyzing the extended classes and implemented interfaces

@jlerbsc jlerbsc merged commit 56cad2f into javaparser:master Sep 1, 2023
30 of 32 checks passed
@jlerbsc jlerbsc added this to the next release milestone Sep 1, 2023
@jlerbsc jlerbsc added the PR: Fixed A PR that offers a fix or correction label Sep 1, 2023
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.

calculateResolvedType Type error
1 participant