{ "type": "File", "start": 0, "end": 18, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } }, "program": { "type": "Program", "start": 0, "end": 18, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } }, "sourceType": "script", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 18, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4, "end": 18, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 18 } }, "id": { "type": "ObjectPattern", "start": 4, "end": 12, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 12 } }, "properties": [ { "type": "ObjectProperty", "start": 5, "end": 11, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 11 } }, "method": false, "computed": true, "key": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 }, "identifierName": "x" }, "name": "x" }, "shorthand": false, "value": { "type": "Identifier", "start": 10, "end": 11, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 }, "identifierName": "y" }, "name": "y" } } ] }, "init": { "type": "ObjectExpression", "start": 15, "end": 18, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 18 } }, "properties": [ { "type": "ObjectProperty", "start": 16, "end": 17, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 16, "end": 17, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 }, "identifierName": "y" }, "name": "y" }, "shorthand": true, "value": { "type": "Identifier", "start": 16, "end": 17, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 }, "identifierName": "y" }, "name": "y" }, "extra": { "shorthand": true } } ] } } ], "kind": "var" } ], "directives": [] } }