d26c310a27
Similar to earlier work that reworked parsing of variable declarations, this CL reworks parsing of local constant declarations to use TypeInfo rather than parseType. This simplifies and improves recovery, and reduces the number of error messages in some recovery situations. Change-Id: I32705bdba20a0cb7aee41c64510c4c2896a5ae68 Reviewed-on: https://dart-review.googlesource.com/47241 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Dan Rubel <danrubel@google.com>