c6a9c9536e
Adds the modifiers `abstract`, `base`, `final`, and `interface` to the API summary output. This information is an important part of the public API of a package, because it determines whether a client can: - Construct an instance of the class, - Extend the class, or - Implement the class. Change-Id: I6a6a6964ba07db1714bc2fcb549cc15230e87058 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/482362 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Paul Berry <paulberry@google.com>
This package provides testing utilities related to the analyzer and analysis_server_plugin packages.
Support
Post issues and feature requests at https://github.com/dart-lang/sdk/issues. These will be triaged according to the analyzer triage priorities.
Questions and discussions are welcome at the #hackers-analyzer Discord channel.
License
See the LICENSE file.