Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / nast / file_attributes_from_multiple_namespaces.php.exp
blob091db2c5b587a690d231d18d0ba926cbb54f942f
1 [(Class
2 { c_span = [7:1-45]; c_annotation = (); c_mode = <opaque>;
3 c_final = false; c_is_xhp = false; c_kind = Cnormal;
4 c_name = ([7:7-12], "\\A\\AttrA");
5 c_tparams = { c_tparam_list = []; c_tparam_constraints = <opaque> };
6 c_extends = []; c_uses = []; c_use_as_alias = [];
7 c_insteadof_alias = []; c_method_redeclarations = [];
8 c_xhp_attr_uses = []; c_xhp_category = None; c_reqs = [];
9 c_implements =
10 [([7:24-41], (Happly (([7:24-41], "\\HH\\FileAttribute"), [])))];
11 c_where_constraints = []; c_consts = []; c_typeconsts = [];
12 c_vars = []; c_methods = []; c_attributes = []; c_xhp_children = [];
13 c_xhp_attrs = []; c_namespace = <opaque>; c_user_attributes = [];
14 c_file_attributes =
15 [{ fa_user_attributes =
16 [{ ua_name = ([5:9-14], "\\A\\AttrA"); ua_params = [] }];
17 fa_namespace = <opaque> };
18 { fa_user_attributes =
19 [{ ua_name = ([11:9-14], "\\B\\AttrB"); ua_params = [] }];
20 fa_namespace = <opaque> }
22 c_enum = None; c_pu_enums = []; c_doc_comment = None });
23 (Class
24 { c_span = [13:1-45]; c_annotation = (); c_mode = <opaque>;
25 c_final = false; c_is_xhp = false; c_kind = Cnormal;
26 c_name = ([13:7-12], "\\B\\AttrB");
27 c_tparams = { c_tparam_list = []; c_tparam_constraints = <opaque> };
28 c_extends = []; c_uses = []; c_use_as_alias = [];
29 c_insteadof_alias = []; c_method_redeclarations = [];
30 c_xhp_attr_uses = []; c_xhp_category = None; c_reqs = [];
31 c_implements =
32 [([13:24-41], (Happly (([13:24-41], "\\HH\\FileAttribute"), [])))];
33 c_where_constraints = []; c_consts = []; c_typeconsts = [];
34 c_vars = []; c_methods = []; c_attributes = []; c_xhp_children = [];
35 c_xhp_attrs = []; c_namespace = <opaque>; c_user_attributes = [];
36 c_file_attributes =
37 [{ fa_user_attributes =
38 [{ ua_name = ([5:9-14], "\\A\\AttrA"); ua_params = [] }];
39 fa_namespace = <opaque> };
40 { fa_user_attributes =
41 [{ ua_name = ([11:9-14], "\\B\\AttrB"); ua_params = [] }];
42 fa_namespace = <opaque> }
44 c_enum = None; c_pu_enums = []; c_doc_comment = None })