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

Check for annotations on qualified type #4422

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

knutwannheden
Copy link
Contributor

The AnnotationService will now also return any type use annotation that is on the type of a variable is in J.@Nullable Identifier label.

At some point the AnnotationService should probably offer more precise methods, which allow checking for annotations with a given target (e.g. type use), so that the expected annotations are returned / matched.

The `AnnotationService` will now also return any type use annotation that is on the type of a variable is in `J.@nullable Identifier label`.

At some point the `AnnotationService` should probably offer more precise methods, which allow checking for annotations with a given target (e.g. type use), so that the expected annotations are returned / matched.
@jkschneider jkschneider merged commit 8c91f97 into main Aug 16, 2024
2 checks passed
@jkschneider jkschneider deleted the variables-with-annotated-qualifed-type branch August 16, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants