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

Link fieldAccess calls of annotated methods to original properties via member #900

Merged
merged 13 commits into from
Jan 4, 2024

Conversation

karan-batavia
Copy link
Contributor

@karan-batavia karan-batavia commented Jan 2, 2024

This PR aims to link fieldAccess nodes found in a Spring annotated method, to it's original propertyNode through a member node. Also, the respective language engine version required for this change has been updated.

@karan-batavia karan-batavia changed the title Link fieldAccess calls of annotated methods to original properties via member [WIP] Link fieldAccess calls of annotated methods to original properties via member Jan 2, 2024
@karan-batavia karan-batavia changed the title [WIP] Link fieldAccess calls of annotated methods to original properties via member Link fieldAccess calls of annotated methods to original properties via member Jan 4, 2024
@karan-batavia
Copy link
Contributor Author

@khemrajrathore , this is tested and working. Can we merge so this gets released?

Copy link
Member

@khemrajrathore khemrajrathore left a comment

Choose a reason for hiding this comment

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

LGTM

@khemrajrathore khemrajrathore merged commit 999fb21 into dev Jan 4, 2024
10 checks passed
@khemrajrathore khemrajrathore deleted the feat/annotate-methods-link branch January 4, 2024 12:39
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.

3 participants