{ "type": "File", "start": 0, "end": 22, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 22 } }, "program": { "type": "Program", "start": 0, "end": 22, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 22 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 22, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 22 } }, "expression": { "type": "AssignmentExpression", "start": 0, "end": 22, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 22 } }, "operator": "=", "left": { "type": "Identifier", "start": 0, "end": 1, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 }, "identifierName": "x" }, "name": "x" }, "right": { "type": "FunctionExpression", "start": 4, "end": 22, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 22 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "AssignmentPattern", "start": 13, "end": 18, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 18 } }, "left": { "type": "Identifier", "start": 13, "end": 14, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 }, "identifierName": "y" }, "name": "y" }, "right": { "type": "NumericLiteral", "start": 17, "end": 18, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } } ], "body": { "type": "BlockStatement", "start": 20, "end": 22, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 22 } }, "body": [], "directives": [] } } } } ], "directives": [] } }