{ "type": "File", "start": 0, "end": 31, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "program": { "type": "Program", "start": 0, "end": 31, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 31, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "expression": { "type": "AssignmentExpression", "start": 0, "end": 31, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 31 } }, "operator": "=", "left": { "type": "Identifier", "start": 0, "end": 1, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 }, "identifierName": "o" }, "name": "o" }, "right": { "type": "ObjectExpression", "start": 4, "end": 31, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 31 } }, "properties": [ { "type": "ObjectProperty", "start": 6, "end": 29, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 29 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 }, "identifierName": "f" }, "name": "f" }, "shorthand": false, "value": { "type": "FunctionExpression", "start": 9, "end": 29, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 29 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 18, "end": 19, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 19 }, "identifierName": "a" }, "name": "a" }, { "type": "RestElement", "start": 21, "end": 25, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 25 } }, "argument": { "type": "Identifier", "start": 24, "end": 25, "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 }, "identifierName": "b" }, "name": "b" } } ], "body": { "type": "BlockStatement", "start": 27, "end": 29, "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 29 } }, "body": [], "directives": [] } } } ] } } } ], "directives": [] } }