{ "type": "File", "start": 0, "end": 17, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } }, "program": { "type": "Program", "start": 0, "end": 17, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } }, "sourceType": "script", "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 17, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 17 } }, "id": { "type": "Identifier", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 }, "identifierName": "a" }, "name": "a" }, "generator": false, "expression": false, "async": false, "params": [ { "type": "ArrayPattern", "start": 11, "end": 13, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 13 } }, "elements": [] } ], "body": { "type": "BlockStatement", "start": 15, "end": 17, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 17 } }, "body": [], "directives": [] } } ], "directives": [] } }