4eee6cb5ea
Three problems are fixed: - I forgot to pass the `downwards` flag when doing downwards inference. - I forgot to initialize the `formalTypes` and `actualTypes` arrays. - I wasn't tracking whether constructor type arguments were implicit or explicit, so constructor type inference wasn't actually happening. R=scheglov@google.com Review-Url: https://codereview.chromium.org/2864853002 .
analyzer_plugin
A framework for building plugins for the analysis server.
Usage
Support
Post issues and feature requests on the issue tracker.
Questions and discussions are welcome at the Dart Analyzer Discussion Group.
License
See the LICENSE file.