1{ 2 "type": "Program", 3 "statements": [ 4 { 5 "type": "TSDeclareFunction", 6 "function": { 7 "type": "ScriptFunction", 8 "id": { 9 "type": "Identifier", 10 "name": "foo", 11 "decorators": [], 12 "loc": { 13 "start": { 14 "line": 17, 15 "column": 10 16 }, 17 "end": { 18 "line": 17, 19 "column": 13 20 } 21 } 22 }, 23 "generator": false, 24 "async": false, 25 "expression": false, 26 "params": [], 27 "loc": { 28 "start": { 29 "line": 17, 30 "column": 1 31 }, 32 "end": { 33 "line": 17, 34 "column": 16 35 } 36 } 37 }, 38 "loc": { 39 "start": { 40 "line": 17, 41 "column": 1 42 }, 43 "end": { 44 "line": 17, 45 "column": 16 46 } 47 } 48 }, 49 { 50 "type": "TSDeclareFunction", 51 "function": { 52 "type": "ScriptFunction", 53 "id": { 54 "type": "Identifier", 55 "name": "foo", 56 "decorators": [], 57 "loc": { 58 "start": { 59 "line": 18, 60 "column": 10 61 }, 62 "end": { 63 "line": 18, 64 "column": 13 65 } 66 } 67 }, 68 "generator": false, 69 "async": false, 70 "expression": false, 71 "params": [], 72 "loc": { 73 "start": { 74 "line": 18, 75 "column": 1 76 }, 77 "end": { 78 "line": 18, 79 "column": 16 80 } 81 } 82 }, 83 "loc": { 84 "start": { 85 "line": 18, 86 "column": 1 87 }, 88 "end": { 89 "line": 18, 90 "column": 16 91 } 92 } 93 }, 94 { 95 "type": "TSDeclareFunction", 96 "function": { 97 "type": "ScriptFunction", 98 "id": { 99 "type": "Identifier", 100 "name": "foo", 101 "decorators": [], 102 "loc": { 103 "start": { 104 "line": 19, 105 "column": 10 106 }, 107 "end": { 108 "line": 19, 109 "column": 13 110 } 111 } 112 }, 113 "generator": false, 114 "async": false, 115 "expression": false, 116 "params": [], 117 "loc": { 118 "start": { 119 "line": 19, 120 "column": 1 121 }, 122 "end": { 123 "line": 19, 124 "column": 16 125 } 126 } 127 }, 128 "loc": { 129 "start": { 130 "line": 19, 131 "column": 1 132 }, 133 "end": { 134 "line": 19, 135 "column": 16 136 } 137 } 138 } 139 ], 140 "loc": { 141 "start": { 142 "line": 1, 143 "column": 1 144 }, 145 "end": { 146 "line": 19, 147 "column": 16 148 } 149 } 150} 151