{ "type": "Program", "statements": [ { "type": "TSDeclareFunction", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 17, "column": 18 }, "end": { "line": 17, "column": 19 } } }, "generator": false, "async": false, "expression": false, "params": [], "declare": true, "loc": { "start": { "line": 17, "column": 9 }, "end": { "line": 17, "column": 22 } } }, "loc": { "start": { "line": 17, "column": 9 }, "end": { "line": 17, "column": 22 } } }, { "type": "FunctionDeclaration", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 18, "column": 10 }, "end": { "line": 18, "column": 11 } } }, "generator": false, "async": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 18, "column": 14 }, "end": { "line": 18, "column": 17 } } }, "loc": { "start": { "line": 18, "column": 1 }, "end": { "line": 18, "column": 17 } } }, "loc": { "start": { "line": 18, "column": 1 }, "end": { "line": 18, "column": 17 } } }, { "type": "EmptyStatement", "loc": { "start": { "line": 18, "column": 17 }, "end": { "line": 18, "column": 18 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 18, "column": 18 } } }