mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
e2f77056a5
The API for pkg/front_end is still in flux so we want to avoid having any packages depend directly on it (other than analyzer and back-ends). This CL re-exports some of the critical pieces of front_end needed by analyzer clients so that those clients can access them via analyzer, without having to directly depend on front_end. It also updates pkg/analyzer_plugin to make use of those re-exports. R=scheglov@google.com Review-Url: https://codereview.chromium.org/2993123002 . |
||
---|---|---|
.. | ||
assist_mixin_test.dart | ||
completion_mixin_test.dart | ||
fix_mixin_test.dart | ||
mocks.dart | ||
navigation_mixin_test.dart | ||
plugin_test.dart | ||
test_all.dart |