{ "type": "File", "start": 0, "end": 31, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "range": [ 0, 31 ], "program": { "type": "Program", "start": 0, "end": 31, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "range": [ 0, 31 ], "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 31, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "range": [ 0, 31 ], "expression": { "type": "ObjectExpression", "start": 1, "end": 30, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 30 } }, "range": [ 1, 30 ], "properties": [ { "type": "Property", "start": 2, "end": 14, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 14 } }, "range": [ 2, 14 ], "method": false, "shorthand": false, "computed": true, "key": { "type": "Identifier", "start": 7, "end": 8, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } }, "range": [ 7, 8 ], "name": "x" }, "kind": "get", "value": { "type": "FunctionExpression", "start": 9, "end": 14, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 14 } }, "range": [ 9, 14 ], "id": null, "generator": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "start": 12, "end": 14, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 14 } }, "range": [ 12, 14 ], "body": [] } } }, { "type": "Property", "start": 16, "end": 29, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 29 } }, "range": [ 16, 29 ], "method": false, "shorthand": false, "computed": true, "key": { "type": "Identifier", "start": 21, "end": 22, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 22 } }, "range": [ 21, 22 ], "name": "x" }, "kind": "set", "value": { "type": "FunctionExpression", "start": 23, "end": 29, "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 29 } }, "range": [ 23, 29 ], "id": null, "generator": false, "expression": false, "params": [ { "type": "Identifier", "start": 24, "end": 25, "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } }, "range": [ 24, 25 ], "name": "v" } ], "body": { "type": "BlockStatement", "start": 27, "end": 29, "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 29 } }, "range": [ 27, 29 ], "body": [] } } } ], "parenthesizedExpression": true } } ] } }