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