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

Index scope related info #8

Open
CodesAway opened this issue Dec 9, 2020 · 0 comments
Open

Index scope related info #8

CodesAway opened this issue Dec 9, 2020 · 0 comments

Comments

@CodesAway
Copy link
Owner

Public

  • Need to verify class' scope

Private - within file

Protected

Default - need to know package

Local - within file, based on like range

Line number range

  • Local variables / parameters
  • Index start / end line and allow searching index based on these line numbers
  • This way, can query which variables are in score based on current line and file

Should track package info somehow, when applicable

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

No branches or pull requests

1 participant