Introduce __ReturnsVoidToRx
[hiphop-php.git] / hphp / hack / src / typing / typing_requirements.mli
blobbb6bd391379e4553b58c5c830ac209c3e936ebd8
1 (**
2 * Copyright (c) 2015, Facebook, Inc.
3 * All rights reserved.
5 * This source code is licensed under the MIT license found in the
6 * LICENSE file in the "hack" directory of this source tree.
8 *)
10 val check_class : Typing_env.env -> Typing_defs.class_type -> unit