Changed paths:
M pkg/analyzer/api.txt
M pkg/analyzer_plugin/api.txt
M pkg/api_summary/lib/src/api_description.dart
M pkg/api_summary/test/api_description_test.dart
Log Message:
-----------
[api_summary] Include mixins in textual API summaries
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.