Adding --pocket-universes flag to hh_parse and hh_single_parse
commit99a89fdd735b8d8577c45107ce5484aadbcbf5bb
authorVincent Siles <vsiles@fb.com>
Wed, 6 Feb 2019 09:14:21 +0000 (6 01:14 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 6 Feb 2019 09:17:39 +0000 (6 01:17 -0800)
treea9b769e35eec4c8e56f12553f9c548136bc0b797
parent2dff45750c6f29da63cd631c974d52f568ca2dce
Adding --pocket-universes flag to hh_parse and hh_single_parse

Summary:
Adding the Options and CLI flags to enable experimental support for pocket
universes. Only update hh_parse and hh_single_parse interface.
Actual parsing code will come late (see D13859680)

Reviewed By: oulgen

Differential Revision: D13956424

fbshipit-source-id: 88221ccd06df6a06c51946f841abf80c545f9846
hphp/hack/src/hh_parse.ml
hphp/hack/src/hh_single_parse.ml
hphp/hack/src/options/globalOptions.ml
hphp/hack/src/options/globalOptions.mli
hphp/hack/src/options/parserOptions.ml
hphp/hack/src/parser/full_fidelity_ast.ml
hphp/hack/src/parser/full_fidelity_ast.mli