re-order methods
commit5a58f8dfc54d366a95ce0ae5ed0ac623e63829c6
authorLucian Wischik <ljw@fb.com>
Thu, 23 Apr 2020 14:28:58 +0000 (23 07:28 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 23 Apr 2020 14:40:56 +0000 (23 07:40 -0700)
treed7d8ba6318a2b1b8e51f210f889517288b2e236a
parent2287d6ca84f3c3dfd434d90d5cc753234c7bf57e
re-order methods

Summary:
This diff is nothing other than moving methods around. I created a section of the file to do with "connection to servers".

(why? because I ultimately want ide_rpc to be able to update status. But updating status involves closing over enough functions and state to be able to restart the servers, in case the user clicks the "restart" button. So, everything concerning starting the servers had to be moved above ide_rpc).

Reviewed By: arxanas

Differential Revision: D21115572

fbshipit-source-id: 64dec6d61c7fef0027eb69a1c5c9559fabc2d8ce
hphp/hack/src/client/clientLsp.ml