Free up m_pos for bespokes
[hiphop-php.git] / hphp / hack / test / full_fidelity / cases / invalid_modifiers_property.php.sexp.exp
blobaa90d772c0ab39938a3203f3de6efaace0f80795
1 ((script 115
2 ((list 115
3 ((markup_section 4
4 ((() markup 0 ())
5 (markup_suffix 4 ((() <? 2 ()) (() name 2 ((end_of_line 1)))))))
6 (classish_declaration 109
7 ((missing 0 ()) (missing 0 ()) (missing 0 ())
8 (((end_of_line 1)) class 5 ((whitespace 1)))
9 (() name 1 ((whitespace 1))) (missing 0 ()) (missing 0 ())
10 (missing 0 ()) (missing 0 ()) (missing 0 ()) (missing 0 ())
11 (classish_body 101
12 ((() { 1 ((end_of_line 1)))
13 (list 95
14 ((property_declaration 70
15 ((missing 0 ())
16 (list 62
17 ((((whitespace 2)) abstract 8 ((whitespace 1)))
18 (() final 5 ((whitespace 1))) (() static 6 ((whitespace 1)))
19 (() private 7 ((whitespace 1)))
20 (() protected 9 ((whitespace 1)))
21 (() public 6 ((whitespace 1))) (() async 5 ((whitespace 1)))
22 (() coroutine 9 ((whitespace 1)))))
23 (missing 0 ())
24 (list 6
25 ((list_item 6
26 ((property_declarator 6
27 ((() variable 2 ((whitespace 1)))
28 (simple_initializer 3
29 ((() = 1 ((whitespace 1)))
30 (literal 1 ((() decimal_literal 1 ())))))))
31 (missing 0 ())))))
32 (() ";" 1 ((end_of_line 1)))))
33 (property_declaration 21
34 ((missing 0 ())
35 (list 13
36 ((((end_of_line 1) (whitespace 2)) static 6 ((whitespace 1)))
37 (() static 6 ((whitespace 1)))))
38 (missing 0 ())
39 (list 6
40 ((list_item 6
41 ((property_declarator 6
42 ((() variable 2 ((whitespace 1)))
43 (simple_initializer 3
44 ((() = 1 ((whitespace 1)))
45 (literal 1 ((() decimal_literal 1 ())))))))
46 (missing 0 ())))))
47 (() ";" 1 ((end_of_line 1)))))))
48 (() } 1 ((end_of_line 1)))))))
49 (end_of_file 0 ((() end_of_file 0 ()))))))))