dart-sdk/pkg/analyzer_plugin/lib
Brian Wilkerson 219521d9cd A small optimization for LocalDeclarationVisitor
I doubt that this will have any significant performance impact, but it
seems wasteful to invoke all of the 'generalized' visit methods when
the only important one is `visitNode`.

Change-Id: Ie574d1456a4cccb26090c36f7f6340445bba4006
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/287160
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Keerti Parthasarathy <keertip@google.com>
2023-03-07 18:14:23 +00:00
..
channel Migrate analyzer_plugin package to null safety 2021-03-30 00:29:37 +00:00
plugin Remove domain 'kythe' from DAS. 2022-10-21 17:03:29 +00:00
protocol Revert "Roll the latest dart_style into the SDK." 2023-03-02 13:16:36 +00:00
src A small optimization for LocalDeclarationVisitor 2023-03-07 18:14:23 +00:00
utilities Spelling build 2023-01-23 08:56:14 +00:00
starter.dart Enable slash_for_doc_comments in analyzer_plugin 2020-01-18 18:17:31 +00:00