Closed StrongerXi closed 5 years ago
Autocomplete that shows class A's method 'getA()' and field 'a'.
The autocompletion works as expected if I make the field and method of class A public; however, say I wish to have them without this modifier, how can the autocompletion still show the field and method?
Actual behavior (Required!)
Expected behavior (Required!)
Autocomplete that shows class A's method 'getA()' and field 'a'.
The steps to reproduce actual behavior (Required!)
Environment (Required!)