serverPrepareCallHierarchyUtils
commit6f4961b5dc3390ebb0053a42884e0f3b9cf0a629
authorMichael Roberts <mbr@fb.com>
Tue, 26 Jul 2022 19:38:34 +0000 (26 12:38 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 26 Jul 2022 19:38:34 +0000 (26 12:38 -0700)
treef8bce84dde7a0ab6746f2df858cfc9fcea00e03e
parent60d895c09a67f53b1584db3b2b089cda86ae3ac1
serverPrepareCallHierarchyUtils

Summary: Incoming Calls and Outgoing Calls will share some functionality that should go in this file. In particular both should resolve a call hierarchy item to a list of matching symbol occurrences, so they can hand off processing to depsIn/ depsOut.

Reviewed By: panopticoncentral

Differential Revision: D38088188

fbshipit-source-id: c488650298c278571bc0859363a3a886d0015f52
hphp/hack/src/server/dune
hphp/hack/src/server/serverCallHierarchyUtils.ml [new file with mode: 0644]
hphp/hack/src/utils/lsp/lsp_helpers.ml
hphp/hack/src/utils/lsp/lsp_helpers.mli