76dadeecd9
I think we don't expect that users will write plugins that use these types. So, we can remove the indirection. Similarly, CompletionRequest is also currently de-facto a Dart completion request, because it has `ResolvedUnitResult result`. I will fold it into DartCompletionRequest in a future CL. Change-Id: I2ea1d443ae18535f8c72f785dd1b91cf8d30ffa7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/218021 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>