Files
sdk/pkg/analysis_server_plugin
Konstantin Shcheglov b2fdd8a345 Elements. Rename XyzElement2 into XyzElement.
The CL was done with rename + adding typedef for each class.

Change-Id: Ia25cc581d2e42cf7d12a85a3579af952d5c232ee
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/424687
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2025-04-25 13:27:18 -07:00
..
2025-04-02 08:16:49 -07:00
2025-04-17 11:15:11 -07:00

analysis_server_plugin package

This package offers support for writing Dart analyzer plugins.

Until this README is fleshed out, more inforamtion can be found in the docs.