dart-sdk/pkg/analyzer_utilities
Michael Thomsen 71e3dac037 Remove deprecated packageRoot API, which doesn't work in Dart 2
Bug: https://github.com/dart-lang/sdk/issues/47769
Change-Id: I1cbd7761e7119c07f2697d7624bec703ba4c4641
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/221340
Reviewed-by: Lasse Nielsen <lrn@google.com>
Commit-Queue: Michael Thomsen <mit@google.com>
2021-12-07 14:44:49 +00:00
..
lib Remove deprecated packageRoot API, which doesn't work in Dart 2 2021-12-07 14:44:49 +00:00
test/check Fix the failing isA test. 2021-11-09 06:31:13 +00:00
analysis_options.yaml Enable package:pedantic/analysis_options.1.9.0.yaml and fixes. 2020-12-29 23:41:45 +00:00
pubspec.yaml Add support for writing fluent value checks. 2021-11-05 22:37:58 +00:00
README.md Rename pkg/analysis_tool to pkg/analyzer_utilities. 2020-11-13 17:46:30 +00:00

A set of utilities used by the tools in several analyzer-related packages.

Not meant to be published.