You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cfe] Make Factory/TypeAliasConstructor extend InternalExpression
This decouples these internal nodes from the ExpressionJudgment making a clearer distinction between pre- and post-inference nodes.
A lot of helpers have also been moved to the inference visitor since they are only used there.
Change-Id: I6c7278f5fc6cec6753169e6fd75d4307a9dcdf36
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/448384
Commit-Queue: Johnni Winther <[email protected]>
Reviewed-by: Chloe Stefantsova <[email protected]>
0 commit comments