Skip to content

[Java.Interop.Tools.JavaTypeSystem] Add 'annotated-visibility' for types. #1102

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

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented Apr 25, 2023

Context: #1094

When adding support for Android's @RestrictTo annotation in #1094, the XML Adjuster step was accidentally only modified to pass through the annotated-visibility attribute for members and not for types.

Fix this by storing and emitting the annotated-visibility attribute for types.

@jpobst jpobst marked this pull request as ready for review April 25, 2023 15:27
@jonpryor jonpryor merged commit e7d2edb into main Apr 25, 2023
@jonpryor jonpryor deleted the type-annotation branch April 25, 2023 16:38
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants