{ "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": "width", "range": [ 10, 15 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 15 } } }, "computed": false, "value": { "type": "FunctionExpression", "id": null, "params": [ { "type": "Identifier", "name": "w", "range": [ 16, 17 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 } } } ], "body": { "type": "BlockStatement", "body": [ { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "m_width", "range": [ 21, 28 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 28 } } }, "right": { "type": "Identifier", "name": "w", "range": [ 31, 32 ], "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 32 } } }, "range": [ 21, 32 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 32 } } }, "range": [ 21, 33 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 33 } } } ], "range": [ 19, 34 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 34 } } }, "generator": false, "expression": false, "async": false, "range": [ 15, 34 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 34 } } }, "kind": "set", "method": false, "shorthand": false, "range": [ 6, 34 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 34 } } } ], "range": [ 4, 36 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 36 } } }, "range": [ 0, 36 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 36 } } }, "range": [ 0, 36 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 36 } } } ], "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": "set", "range": [ 6, 9 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 9 } } }, { "type": "Identifier", "value": "width", "range": [ 10, 15 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 15 } } }, { "type": "Punctuator", "value": "(", "range": [ 15, 16 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 } } }, { "type": "Identifier", "value": "w", "range": [ 16, 17 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 } } }, { "type": "Punctuator", "value": ")", "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } }, { "type": "Punctuator", "value": "{", "range": [ 19, 20 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } } }, { "type": "Identifier", "value": "m_width", "range": [ 21, 28 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 28 } } }, { "type": "Punctuator", "value": "=", "range": [ 29, 30 ], "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 30 } } }, { "type": "Identifier", "value": "w", "range": [ 31, 32 ], "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 32 } } }, { "type": "Punctuator", "value": "}", "range": [ 33, 34 ], "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 34 } } }, { "type": "Punctuator", "value": "}", "range": [ 35, 36 ], "loc": { "start": { "line": 1, "column": 35 }, "end": { "line": 1, "column": 36 } } } ], "range": [ 0, 36 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 36 } } }