{ "type": "File", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "program": { "type": "Program", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "ObjectPattern", "start": 1, "end": 6, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 6 } }, "properties": [ { "type": "ObjectProperty", "start": 3, "end": 4, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 3, "end": 4, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 }, "identifierName": "a" }, "name": "a" }, "shorthand": true, "value": { "type": "Identifier", "start": 3, "end": 4, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 }, "identifierName": "a" }, "name": "a" }, "extra": { "shorthand": true } } ] } ], "body": { "type": "BlockStatement", "start": 11, "end": 13, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 13 } }, "body": [], "directives": [] } } } ], "directives": [] } }