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 codes and tests for primitive array #71

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

LoiNguyenCS
Copy link
Collaborator

@LoiNguyenCS LoiNguyenCS commented Dec 8, 2023

Professor,

This is a simple PR for Specimin to handle fields with primitive array types. For some reasons, JavaParser will throw an exception if we try to resolve fields with primitive array types, but it does not have any problems resolving methods with that same type.

@LoiNguyenCS LoiNguyenCS requested a review from kelloggm December 8, 2023 02:41
Copy link
Collaborator

@kelloggm kelloggm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kelloggm kelloggm merged commit 93c1d4e into njit-jerse:main Dec 8, 2023
@kelloggm kelloggm deleted the primitive-array branch December 8, 2023 21:01
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.

2 participants