{ "type": "File", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "program": { "type": "Program", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "expression": { "type": "AssignmentExpression", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "operator": "=", "left": { "type": "Identifier", "start": 0, "end": 1, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 }, "identifierName": "f" }, "name": "f" }, "right": { "type": "FunctionExpression", "start": 4, "end": 24, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 24 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 13, "end": 14, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 }, "identifierName": "a" }, "name": "a" }, { "type": "RestElement", "start": 16, "end": 20, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 20 } }, "argument": { "type": "Identifier", "start": 19, "end": 20, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 }, "identifierName": "b" }, "name": "b" } } ], "body": { "type": "BlockStatement", "start": 22, "end": 24, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 24 } }, "body": [], "directives": [] } } } } ], "directives": [] } }