Files
sdk/pkg/_fe_analyzer_shared/test/flow_analysis
Paul Berry 3f268a27e6 [flow analysis] remove Type arguments.
Removes the type argument `Type` from the `FlowAnalysis` class and
related classes.

There is no change in functionality, since all these type arguments
were always being instantiated with the same type argument
(`SharedTypeView`).

Change-Id: I6a6a6964698494c8df721ae422080032aaaf7dcf
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/469920
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2025-12-27 15:41:15 -08:00
..