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

handle java types in subtype checking #1537

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Conversation

neetopia
Copy link
Contributor

Sort of reimplementation of FE1.0 but in a different way, major difference here is the handling of flexible types, analysis API doesn't provide a replace utility for flexible types so instead of creating flexible types with converted type arguments, comparing the bounds directly to workaround it.

@neetopia neetopia merged commit 0d5776d into google:main Sep 15, 2023
3 checks passed
@neetopia neetopia deleted the java-subtype branch September 15, 2023 18:18
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.

2 participants