{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "x", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, "right": { "type": "ObjectExpression", "properties": [ { "type": "Property", "key": { "type": "Identifier", "name": "x", "range": [ 6, 7 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } } }, "computed": false, "value": { "type": "Literal", "value": 1, "raw": "1", "range": [ 9, 10 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } } }, "kind": "init", "method": false, "shorthand": false, "range": [ 6, 10 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 10 } } }, { "type": "Property", "key": { "type": "Identifier", "name": "x", "range": [ 12, 13 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 13 } } }, "computed": false, "value": { "type": "Literal", "value": 2, "raw": "2", "range": [ 15, 16 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 } } }, "kind": "init", "method": false, "shorthand": false, "range": [ 12, 16 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 16 } } } ], "range": [ 4, 18 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 18 } } }, "range": [ 0, 18 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } } }, "range": [ 0, 18 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } } } ], "sourceType": "script", "tokens": [ { "type": "Identifier", "value": "x", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "Punctuator", "value": "=", "range": [ 2, 3 ], "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 3 } } }, { "type": "Punctuator", "value": "{", "range": [ 4, 5 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 5 } } }, { "type": "Identifier", "value": "x", "range": [ 6, 7 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } } }, { "type": "Punctuator", "value": ":", "range": [ 7, 8 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } } }, { "type": "Numeric", "value": "1", "range": [ 9, 10 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } } }, { "type": "Punctuator", "value": ",", "range": [ 10, 11 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 } } }, { "type": "Identifier", "value": "x", "range": [ 12, 13 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 13 } } }, { "type": "Punctuator", "value": ":", "range": [ 13, 14 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 } } }, { "type": "Numeric", "value": "2", "range": [ 15, 16 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 } } }, { "type": "Punctuator", "value": "}", "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } } ], "range": [ 0, 18 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 18 } } }