Index scope related info
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.