bblfsh / go-driver

GNU General Public License v3.0
10 stars 9 forks source link

No visibility roles #32

Open juanjux opened 5 years ago

juanjux commented 5 years ago

Uppercase functions and identifiers should have the visibility world roles and the opposite (visibility=module) for lowercase symbols. Currently they don't, example:

https://github.com/bblfsh/go-driver/blob/master/fixtures/u2_class_field_qualifiers.go.sem.uast#L203

juanjux commented 5 years ago

Based on some demo feedback I think this should get some love.