Skip to content

Fix ResolverAAImpl.asMemberOf#2111

Merged
ting-yuan merged 2 commits into
google:mainfrom
ting-yuan:as-member-of
Sep 19, 2024
Merged

Fix ResolverAAImpl.asMemberOf#2111
ting-yuan merged 2 commits into
google:mainfrom
ting-yuan:as-member-of

Conversation

@ting-yuan

Copy link
Copy Markdown
Contributor
  1. Implement substitution of type parameters. Ideally they should be provided by AA.

  2. Substitute to Any if the destination is star without bounds.

  3. Fork the test case where nullabilities are incorrect in KSP1.

Fixes #1642

1. Implement substitution of type parameters. Ideally they should be
   provided by AA.

2. Substitute to Any if the destination is star without bounds.

3. Fork the test case where nullabilities are incorrect in KSP1.
@ting-yuan ting-yuan requested a review from dx404 September 19, 2024 06:07
@ting-yuan ting-yuan linked an issue Sep 19, 2024 that may be closed by this pull request
@ting-yuan ting-yuan merged commit 9faf216 into google:main Sep 19, 2024
@ting-yuan ting-yuan deleted the as-member-of branch October 11, 2024 02:44
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.

[KSP2] asMemberOf() is not working with Java sources KSP2: implement KSPropertyDeclaration.findOverridee and Resolver.asMemberOf for java fields

2 participants