Files
sdk/pkg/analysis_server/lib
Kallen Tu ad7f7860d9 [analysis_server] Dot shorthands: Update CreateGetter and CreateField.
`CreateGetter` and `CreateField` are now two available fixes for dot shorthand property accesses.
Updated each fix to handle dot shorthands using the computed context type element and added tests.

Bug: https://github.com/dart-lang/sdk/issues/60994
Change-Id: I6b21c8034521503eae6c490597a1b3894acb489c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/442247
Commit-Queue: Kallen Tu <kallentu@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2025-07-29 11:09:26 -07:00
..