1e8a9d5d45
Fixes an issue where with mixin clauses were omitted when generating textual API summaries for class and interface declarations. Regenerates api.txt for analyzer and analyzer_plugin. Change-Id: Ic33d76955cefb31709e265ec4ea9d5df9a065f7b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/503701 Auto-Submit: Kevin Moore <kevmoo@google.com> Reviewed-by: Paul Berry <paulberry@google.com> Commit-Queue: Kevin Moore <kevmoo@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
A tool to create a human-readable text summary of the public API of a Dart package. This is useful for auditing API changes with a diff tool.