Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Patterns parsing: Add logEvent call to Listener.handlePatternVariable…
…DeclarationStatement. Normally, listener methods call `LogEvent`. This helps find bugs where a listener that extends `Listener` doesn't implement a necessary callback. Bug: #50035 Change-Id: Ideac739d8d63cda2244572f7d1deb83dceeced37 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/272346 Commit-Queue: Paul Berry <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]>
- Loading branch information