dart-sdk/pkg/analyzer_plugin/tool/spec
Paul Berry e2f77056a5 Eliminate dependencies on pkg/front_end.
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 .
2017-08-07 09:46:30 -07:00
..
api.dart Generate common types into a separate library 2017-05-13 08:12:14 -07:00
check_all_test.dart Eliminate dependencies on pkg/front_end. 2017-08-07 09:46:30 -07:00
codegen_dart.dart Unify the server and plugin versions of the generators 2017-04-28 07:46:29 -07:00
codegen_dart_protocol.dart Eliminate dependencies on pkg/front_end. 2017-08-07 09:46:30 -07:00
codegen_inttest_methods.dart Eliminate dependencies on pkg/front_end. 2017-08-07 09:46:30 -07:00
codegen_matchers.dart Eliminate dependencies on pkg/front_end. 2017-08-07 09:46:30 -07:00
codegen_protocol_common.dart Eliminate dependencies on pkg/front_end. 2017-08-07 09:46:30 -07:00
codegen_protocol_constants.dart Eliminate dependencies on pkg/front_end. 2017-08-07 09:46:30 -07:00
common_types_spec.html Update the spec to deprecate fileStamp 2017-06-30 08:21:47 -07:00
from_html.dart Generate common types into a separate library 2017-05-13 08:12:14 -07:00
generate_all.dart Eliminate dependencies on pkg/front_end. 2017-08-07 09:46:30 -07:00
generate_files Unify the server and plugin versions of the generators 2017-04-28 07:46:29 -07:00
implied_types.dart Unify the server and plugin versions of the generators 2017-04-28 07:46:29 -07:00
plugin_spec.html Mark refactoring support for plugins as experimental 2017-07-26 07:43:55 -07:00
to_html.dart Eliminate dependencies on pkg/front_end. 2017-08-07 09:46:30 -07:00