Free up m_pos for bespokes
[hiphop-php.git] / hphp / hack / test / full_fidelity / cases / function_pointers / class_get_expr_with_targ.php.sexp.exp
blob2ff1dc9576ed0289163ccc5f2e984eafaeb5ff1d
1 ((script 59
2 ((list 59
3 ((markup_section 4
4 ((() markup 0 ())
5 (markup_suffix 4 ((() <? 2 ()) (() name 2 ((end_of_line 1)))))))
6 (function_declaration 53
7 ((missing 0 ())
8 (function_declaration_header 21
9 ((missing 0 ()) (((end_of_line 1)) function 8 ((whitespace 1)))
10 (() name 4 ()) (missing 0 ()) (() "(" 1 ()) (missing 0 ())
11 (() ")" 1 ()) (() : 1 ((whitespace 1)))
12 (simple_type_specifier 4 ((() void 4 ((whitespace 1)))))
13 (missing 0 ())))
14 (compound_statement 31
15 ((() { 1 ((end_of_line 1)))
16 (list 25
17 ((expression_statement 25
18 ((function_pointer_expression 24
19 ((scope_resolution_expression 19
20 ((variable 4 ((((whitespace 2)) variable 4 ()))) (() :: 2 ())
21 (braced_expression 13
22 ((() { 1 ())
23 (function_call_expression 11
24 ((member_selection_expression 9
25 ((variable 4 ((() variable 4 ()))) (() -> 2 ())
26 (() name 3 ())))
27 (missing 0 ()) (() "(" 1 ()) (missing 0 ())
28 (() ")" 1 ())))
29 (() } 1 ())))))
30 (type_arguments 5
31 ((() < 1 ())
32 (list 3
33 ((list_item 3
34 ((simple_type_specifier 3 ((() name 3 ())))
35 (missing 0 ())))))
36 (() > 1 ())))))
37 (() ";" 1 ((end_of_line 1)))))))
38 (() } 1 ((end_of_line 1)))))))
39 (end_of_file 0 ((() end_of_file 0 ()))))))))