{ "type": "File", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "program": { "type": "Program", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [ { "type": "ObjectPattern", "start": 1, "end": 8, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 8 } }, "properties": [ { "type": "ObjectProperty", "start": 2, "end": 7, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 7 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 2, "end": 3, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 3 }, "identifierName": "x" }, "name": "x" }, "shorthand": true, "value": { "type": "AssignmentPattern", "start": 2, "end": 7, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 7 } }, "left": { "type": "Identifier", "start": 2, "end": 3, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 3 }, "identifierName": "x" }, "name": "x" }, "right": { "type": "NumericLiteral", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } }, "extra": { "shorthand": true } } ] } ], "body": { "type": "Identifier", "start": 13, "end": 14, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 }, "identifierName": "x" }, "name": "x" } } } ], "directives": [] } }