{ "type": "File", "start": 0, "end": 8, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 } }, "program": { "type": "Program", "start": 0, "end": 8, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 8, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 } }, "expression": { "type": "ArrowFunctionExpression", "start": 1, "end": 7, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 7 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [ { "type": "Identifier", "start": 1, "end": 2, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 }, "identifierName": "x" }, "name": "x" } ], "body": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 }, "identifierName": "x" }, "name": "x" }, "extra": { "parenthesized": true, "parenStart": 0 } } } ], "directives": [] } }