Files
sdk/pkg/analysis_server/lib
Mike Fairhurst 985160c08d Replace making getInnermostContext public with making a getFolder method
This way SingleContextManager can fulfill the interface too (it can't
provide a ContextInfo, and the concept of `innermost` doesn't really
exist).

BUG=
R=brianwilkerson@google.com

Review-Url: https://codereview.chromium.org/2754473004 .
2017-03-14 16:13:16 -07:00
..