ef2dcd5f48
Doing some initial work for parsing dot shorthands. The listeners in the CFE and analyzer will report an extra error if the experiment is not turned on. The compilation should still fail and produce errors, but it won't crash. If you turn on the experiment, the parsing will crash, but I'd like to get this in so I can modularly work on the CFE and analyzer separately. Bug: https://github.com/dart-lang/sdk/issues/59758, https://github.com/dart-lang/sdk/issues/59835 Change-Id: I262b0bd5cffc8e5e04ac79c76454b6e355779ade Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/409540 Reviewed-by: Jens Johansen <jensj@google.com> Reviewed-by: Paul Berry <paulberry@google.com> Commit-Queue: Kallen Tu <kallentu@google.com> Reviewed-by: Chloe Stefantsova <cstefantsova@google.com>