dart-sdk/pkg/analysis_server/lib
Konstantin Shcheglov 3be5f7c356 Use Future<void> when extract an async method that returns nothing.
R=brianwilkerson@google.com

Change-Id: Ic148974ba587310c475795caf8ed0c8565d96909
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/182664
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2021-02-03 22:25:39 +00:00
..
lsp_protocol [Analyzer] Update to final published version of v3.16.0 of LSP spec 2020-12-14 16:03:59 +00:00
plugin Add Element.aliasedType to the protocol. 2021-01-27 23:27:21 +00:00
protocol Add ElementKind.TYPE_ALIAS and HighlightRegionType.TYPE_ALIAS to the protocol. 2021-01-25 18:42:03 +00:00
src Use Future<void> when extract an async method that returns nothing. 2021-02-03 22:25:39 +00:00
starter.dart Add an initial version of a 'dart language-server' command. 2021-01-06 18:14:51 +00:00