Closed brad-jones closed 7 years ago
Given a visitor that discovers some knowledge from the ast, When another visitor is run, Then I want to have access to that knowledge, instead of querying the ast for the same knowledge again.
Given a visitor that discovers some knowledge from the ast, When another visitor is run, Then I want to have access to that knowledge, instead of querying the ast for the same knowledge again.