Add mli file for typing_check_service
commit1bebccd66042491c918004f000d961c3f886f6c3
authorAndrew Kennedy <akenn@fb.com>
Fri, 11 Dec 2020 12:40:57 +0000 (11 04:40 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 11 Dec 2020 12:43:15 +0000 (11 04:43 -0800)
tree2f08d1aef85587d931b15cd118aaba4c5708c9d1
parentb9c1238daec962c4b37a89dba28af1b99011fca5
Add mli file for typing_check_service

Summary: Adding an interface to the `typing_check_service` module to aid understandability and modularity. Future diff: comments and a little refactoring.

Reviewed By: madgen

Differential Revision: D25370324

fbshipit-source-id: 6487e4ef956781977ed860ea83c5cafdfbe8af91
hphp/hack/src/server/serverApi.ml
hphp/hack/src/server/serverCheckUtils.ml
hphp/hack/src/typing/typing_check_service.ml
hphp/hack/src/typing/typing_check_service.mli [new file with mode: 0644]
hphp/hack/test/integration_ml/test_interrupt.ml
hphp/hack/test/integration_ml/test_lazy_decl_idempotence.ml
hphp/hack/test/unit/server_tests.ml