dart-sdk/pkg/analyzer_utilities
Konstantin Shcheglov cac96f7f8d Rename AnalysisSession.getXyz2() into getXyz().
Change-Id: Ia76aafc6a1190dcdca026097c364270389f2860a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/206565
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2021-07-12 22:42:58 +00:00
..
lib Rename AnalysisSession.getXyz2() into getXyz(). 2021-07-12 22:42:58 +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 [sdk] Bump version to 2.13 2021-02-04 12:10:17 +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.