{ "type": "Program", "body": [ { "range": [ 0, 31 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "type": "ExpressionStatement", "expression": { "range": [ 0, 31 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "type": "AssignmentExpression", "operator": "=", "left": { "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } }, "type": "Identifier", "name": "o" }, "right": { "range": [ 4, 31 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 31 } }, "type": "ObjectExpression", "properties": [ { "range": [ 6, 29 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 29 } }, "type": "Property", "key": { "range": [ 6, 7 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } }, "type": "Identifier", "name": "f" }, "computed": false, "value": { "range": [ 9, 29 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 29 } }, "type": "FunctionExpression", "id": null, "params": [ { "range": [ 18, 19 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 19 } }, "type": "Identifier", "name": "a" }, { "range": [ 21, 25 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 25 } }, "type": "RestElement", "argument": { "range": [ 24, 25 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } }, "type": "Identifier", "name": "b" } } ], "body": { "range": [ 27, 29 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 29 } }, "type": "BlockStatement", "body": [] }, "generator": false, "expression": false, "async": false }, "kind": "init", "method": false, "shorthand": false } ] } } } ], "sourceType": "script", "tokens": [ { "type": "Identifier", "value": "o", "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": "f", "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": "Keyword", "value": "function", "range": [ 9, 17 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 17 } } }, { "type": "Punctuator", "value": "(", "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } }, { "type": "Identifier", "value": "a", "range": [ 18, 19 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 19 } } }, { "type": "Punctuator", "value": ",", "range": [ 19, 20 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } } }, { "type": "Punctuator", "value": "...", "range": [ 21, 24 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 24 } } }, { "type": "Identifier", "value": "b", "range": [ 24, 25 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } } }, { "type": "Punctuator", "value": ")", "range": [ 25, 26 ], "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 26 } } }, { "type": "Punctuator", "value": "{", "range": [ 27, 28 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 28 } } }, { "type": "Punctuator", "value": "}", "range": [ 28, 29 ], "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 29 } } }, { "type": "Punctuator", "value": "}", "range": [ 30, 31 ], "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 31 } } } ], "range": [ 0, 31 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } } }