13ccc0d49e
In CLI no batch, support analyzing multiple files in multiple contexts Support `dartanalyzer pkg/a/foo pkg/b/foo` and use a different context for each. Requires knowing the source being analyzed while creating a context, which gets a bit hacky with build mode, but seems to work as is. Suggestions on a cleaner integration there are welcome! Change-Id: I2648fdb80c0a36a05580ef7267350ffb847c43e9 Reviewed-on: https://dart-review.googlesource.com/42582 Commit-Queue: Mike Fairhurst <mfairhurst@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>