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

Add annotations to JavaType$Array #3860

Merged
merged 3 commits into from
Jan 3, 2024
Merged

Conversation

traceyyoshima
Copy link
Contributor

@traceyyoshima traceyyoshima commented Dec 29, 2023

Changes:

  • Added FullyQualified[] annotations field to JavaType$Array
  • Updated Java type mappers and signature builders to support annotations on JavaType$Array.
  • Updated Java parsers and printers to parser and print annotated dimensions in source order.

fixes #3855
fixes #3877

Added type mapping and signature building for annotated arrays.
@traceyyoshima traceyyoshima force-pushed the annoations-on-javatype-array branch from 792752d to f46bd70 Compare January 2, 2024 19:46
@traceyyoshima traceyyoshima merged commit 6594904 into main Jan 3, 2024
1 check passed
@traceyyoshima traceyyoshima deleted the annoations-on-javatype-array branch January 3, 2024 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
3 participants