e74e2b3c3e
This CL refactors the fasta parse variable declaration functionality to pass the modifier with the begin event rather than using the handleModifer and handleModifiers events. * Refactor modifier parsing as described above * Update same modifier parsing to use ModifierRecoveryContext2 * Cleanup functionality of ModifierRecovery2 * Remove 2 unused fasta parser methods Change-Id: Ib3a6b24428dcf6ad3cb462a979a05600fe7ee673 Reviewed-on: https://dart-review.googlesource.com/44860 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Dan Rubel <danrubel@google.com>