5caa4365d7
E.g. if reporting a missing ";" after a SyntheticStringToken (e.g. a inserted identifier) before this CL it would go to the next token and say we expected the ";" after that, when really we expected it *before* that token. Change-Id: I2c358e017edb2f661e307eba03dddaee889086d9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/205799 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Jens Johansen <jensj@google.com>