{ "type": "File", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "program": { "type": "Program", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "expression": { "type": "FunctionExpression", "start": 1, "end": 23, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 23 } }, "id": { "type": "Identifier", "start": 10, "end": 11, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 }, "identifierName": "x" }, "name": "x" }, "generator": false, "expression": false, "async": false, "params": [ { "type": "ObjectPattern", "start": 12, "end": 20, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 20 } }, "properties": [ { "type": "ObjectProperty", "start": 14, "end": 15, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 14, "end": 15, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 }, "identifierName": "a" }, "name": "a" }, "shorthand": true, "value": { "type": "Identifier", "start": 14, "end": 15, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 }, "identifierName": "a" }, "name": "a" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 17, "end": 18, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 17, "end": 18, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 }, "identifierName": "b" }, "name": "b" }, "shorthand": true, "value": { "type": "Identifier", "start": 17, "end": 18, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 }, "identifierName": "b" }, "name": "b" }, "extra": { "shorthand": true } } ] } ], "body": { "type": "BlockStatement", "start": 21, "end": 23, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 23 } }, "body": [], "directives": [] }, "extra": { "parenthesized": true, "parenStart": 0 } } } ], "directives": [] } }