NaBL2 enables querying for names from a scope: defined names, visible names, and reachable names.
However, with multiple label types it would be helpful to be able to query for names which are visible or reachable given a different path restriction.

(For example getting all inherited fields via a different label than getting all external fields such as in extension methods / partial classes.)

This would be the stratego API dual of the name-set queries in NaBL2 itself (https://yellowgrass.org/issue/NaBL2/18)

Submitted by Daco Harkes on 7 November 2016 at 13:09

Log in to post comments