add command to report all TAST `Holes` for a given fils
[hiphop-php.git] / hphp / hack / test / integration / data / holes / member_call_multiple.php.holes.exp
blob60fb0dbb89c35dcc3a87512686242098dae6c960
3 "actual_type": "bool",
4 "full_actual_type": {
5 "src_pos": {
6 "filename": "/member_call_multiple.php",
7 "line": 6,
8 "char_start": 42,
9 "char_end": 45
11 "kind": "primitive",
12 "name": "bool"
14 "expected_type": "int",
15 "full_expected_type": {
16 "src_pos": {
17 "filename": "/member_call_multiple.php",
18 "line": 4,
19 "char_start": 31,
20 "char_end": 33
22 "kind": "primitive",
23 "name": "int"
25 "pos": {
26 "line_start": 8,
27 "char_start": 17,
28 "line_end": 8,
29 "char_end": 18
33 "actual_type": "vec<bool>",
34 "full_actual_type": {
35 "src_pos": {
36 "filename": "/member_call_multiple.php",
37 "line": 6,
38 "char_start": 51,
39 "char_end": 59
41 "kind": "class",
42 "name": "\\HH\\vec",
43 "args": [
45 "src_pos": {
46 "filename": "/member_call_multiple.php",
47 "line": 6,
48 "char_start": 55,
49 "char_end": 58
51 "kind": "primitive",
52 "name": "bool"
56 "expected_type": "vec<int>",
57 "full_expected_type": {
58 "src_pos": {
59 "filename": "/member_call_multiple.php",
60 "line": 4,
61 "char_start": 39,
62 "char_end": 46
64 "kind": "class",
65 "name": "\\HH\\vec",
66 "args": [
68 "src_pos": {
69 "filename": "/member_call_multiple.php",
70 "line": 4,
71 "char_start": 43,
72 "char_end": 45
74 "kind": "primitive",
75 "name": "int"
79 "pos": {
80 "line_start": 8,
81 "char_start": 20,
82 "line_end": 8,
83 "char_end": 21