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

Improved References #86

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

triHims
Copy link

@triHims triHims commented Mar 30, 2024

This improvement will make get References work on fields and methods in other packages.
In a large project getRefererence fails because getEnclosing node gets stuck in infinite loop.
Let me know if anything needs to be changed.

Some problems that are still left -
getReferences does not work properly when calling inside findAll, as this requires type inferencing of the variable.

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