{ "type": "File", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "program": { "type": "Program", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "sourceType": "script", "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "id": { "type": "Identifier", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 }, "identifierName": "f" }, "name": "f" }, "generator": false, "expression": false, "async": false, "params": [ { "type": "ObjectPattern", "start": 11, "end": 19, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 19 } }, "properties": [ { "type": "ObjectProperty", "start": 12, "end": 18, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 18 } }, "method": false, "computed": true, "key": { "type": "Identifier", "start": 13, "end": 14, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 }, "identifierName": "x" }, "name": "x" }, "shorthand": false, "value": { "type": "Identifier", "start": 17, "end": 18, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 }, "identifierName": "y" }, "name": "y" } } ] } ], "body": { "type": "BlockStatement", "start": 21, "end": 23, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 23 } }, "body": [], "directives": [] } } ], "directives": [] } }