Skip to content

lsif-java: cross/same-file references (prev. same-file only) #59

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

Closed
efritz opened this issue Oct 8, 2020 · 2 comments
Closed

lsif-java: cross/same-file references (prev. same-file only) #59

efritz opened this issue Oct 8, 2020 · 2 comments
Assignees
Labels
lib/com.sun.source For issues/PRs regarding the com.sun.source based lsif-java lsif-java team/code-intelligence
Milestone

Comments

@efritz
Copy link
Contributor

efritz commented Oct 8, 2020

Working for:

  • variable type (incl class properties+args)
  • variable uses (incl class properties+args)
  • class instantiation
  • method invoc
  • method references (aka obj::method)
@Strum355 Strum355 changed the title lsif-java@v1: B lsif-java: same-file references Oct 8, 2020
@Strum355
Copy link
Contributor

Current WIP issue #53

@Strum355 Strum355 transferred this issue from sourcegraph/sourcegraph-public-snapshot Oct 16, 2020
@Strum355 Strum355 added lib/com.sun.source For issues/PRs regarding the com.sun.source based lsif-java lsif-java team/code-intelligence labels Oct 16, 2020
@Strum355 Strum355 added this to the 3.22 milestone Oct 16, 2020
@Strum355 Strum355 changed the title lsif-java: same-file references lsif-java: cross/same-file references (prev. same-file only) Oct 16, 2020
@Strum355
Copy link
Contributor

Closing as considered complete and working. May need to be expanded to support more constructs, but the logic exists and works for all currently supported
(by lsif-java) constructs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lib/com.sun.source For issues/PRs regarding the com.sun.source based lsif-java lsif-java team/code-intelligence
Projects
None yet
Development

No branches or pull requests

2 participants