3f268a27e6
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>