{ "type": "File", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "program": { "type": "Program", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "sourceType": "script", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4, "end": 14, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 14 } }, "id": { "type": "Identifier", "start": 4, "end": 5, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 5 }, "identifierName": "z" }, "name": "z" }, "init": { "type": "ObjectExpression", "start": 8, "end": 14, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 14 } }, "properties": [ { "type": "SpreadElement", "start": 9, "end": 13, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 13 } }, "argument": { "type": "Identifier", "start": 12, "end": 13, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 13 }, "identifierName": "x" }, "name": "x" } } ] } } ], "kind": "let" } ], "directives": [] } }