Skip to content

#28: Accept type annotations (like JSpecify Nullable) - #29

Open
nvervelle wants to merge 1 commit into
dvgaba:mainfrom
nvervelle:Issue-28-Handle-JSpecify-Nullable-annotations
Open

#28: Accept type annotations (like JSpecify Nullable)#29
nvervelle wants to merge 1 commit into
dvgaba:mainfrom
nvervelle:Issue-28-Handle-JSpecify-Nullable-annotations

Conversation

@nvervelle

Copy link
Copy Markdown
Contributor

In addition to legacy Nullable annotations (javax, jakarta...), also accept Nullable annotations that apply on Type instead of value (like JSpecify).

I've modified the logic to check also for Type annotations, and I've duplicated the test OptionalFactAnnotationParameterTest to include a test with JSpecify annotation instead of javax.

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.

1 participant