Files
sdk/tests/language/class_modifiers
Konstantin Shcheglov 51c059c43b CQ. Start using InstanceScope in ResolutionVisitor, a little.
The previous implementation was using LocalScope that does not do
filtering out instance members as required by the specification.

I also added a few tests, some of which demonstrate what was worked,
what was broken, and what is still broken.

Work toward fixing https://github.com/dart-lang/sdk/issues/62622

Change-Id: Ib5fa23b97d1e6938eb00a2d2b6659eecae86b3b0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/479380
Reviewed-by: Paul Berry <paulberry@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2026-02-12 13:02:56 -08:00
..