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

fix: issue 4115 ResolvedUnionType should give access to a list of resolved types #4119

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

jlerbsc
Copy link
Collaborator

@jlerbsc jlerbsc commented Aug 18, 2023

This can be applied to ResolvedIntersectionType too.

Fixes #4115 .

@jlerbsc jlerbsc merged commit a0a0e28 into javaparser:master Aug 18, 2023
30 of 32 checks passed
@jlerbsc jlerbsc added this to the next release milestone Aug 18, 2023
@jlerbsc jlerbsc added the PR: Added A PR that introduces new behaviour (e.g. functionality, tests) label Aug 18, 2023
@jlerbsc jlerbsc changed the title feat: issue 4115 ResolvedUnionType should give access to a list of re… fix: issue 4115 ResolvedUnionType should give access to a list of re… Aug 21, 2023
@jlerbsc jlerbsc changed the title fix: issue 4115 ResolvedUnionType should give access to a list of re… fix: issue 4115 ResolvedUnionType should give access to a list of resolved types Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Added A PR that introduces new behaviour (e.g. functionality, tests)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ResolvedUnionType should give access to a list of caught exceptions in a catch clause
1 participant