RedPRL/yuujinchou

Reverse name lookup

Opened this issue · 0 comments

It could be helpful to check, given a modifier, what could possibly be the sources? For example, if the final name is b.x, and the modifier is renaming a b, the source name could be a.x, if it exists at all. This is useful for efficient unit lookup without loading all files in a directory.

PS: It seems reasonable to assume that union should not appear in that application.