{ "type": "Program", "body": [ { "range": [ 0, 27 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "type": "ExpressionStatement", "expression": { "range": [ 0, 27 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "type": "AssignmentExpression", "operator": "=", "left": { "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } }, "type": "Identifier", "name": "x" }, "right": { "range": [ 4, 27 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 27 } }, "type": "ObjectExpression", "properties": [ { "range": [ 6, 25 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 25 } }, "type": "Property", "key": { "range": [ 6, 12 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 12 } }, "type": "Identifier", "name": "method" }, "computed": false, "value": { "range": [ 12, 25 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 25 } }, "type": "FunctionExpression", "id": null, "params": [ { "range": [ 13, 20 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 20 } }, "type": "RestElement", "argument": { "range": [ 16, 20 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 20 } }, "type": "Identifier", "name": "test" } } ], "body": { "range": [ 22, 25 ], "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 25 } }, "type": "BlockStatement", "body": [] }, "generator": false, "expression": false, "async": false }, "kind": "init", "method": true, "shorthand": false } ] } } } ], "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": "method", "range": [ 6, 12 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 12 } } }, { "type": "Punctuator", "value": "(", "range": [ 12, 13 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 13 } } }, { "type": "Punctuator", "value": "...", "range": [ 13, 16 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 16 } } }, { "type": "Identifier", "value": "test", "range": [ 16, 20 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 20 } } }, { "type": "Punctuator", "value": ")", "range": [ 20, 21 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 21 } } }, { "type": "Punctuator", "value": "{", "range": [ 22, 23 ], "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 23 } } }, { "type": "Punctuator", "value": "}", "range": [ 24, 25 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } } }, { "type": "Punctuator", "value": "}", "range": [ 26, 27 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 27 } } } ], "range": [ 0, 27 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } } }