{ "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", "interpreter": null, "body": [ { "type": "ExpressionStatement", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "id": null, "generator": false, "async": false, "params": [ { "type": "Placeholder", "start": 1, "end": 10, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 10 } }, "name": { "type": "Identifier", "start": 3, "end": 8, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 8 }, "identifierName": "PARAM" }, "name": "PARAM" }, "expectedNode": "Pattern" } ], "body": { "type": "Placeholder", "start": 15, "end": 23, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 23 } }, "name": { "type": "Identifier", "start": 17, "end": 21, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 21 }, "identifierName": "BODY" }, "name": "BODY" }, "expectedNode": "Expression" } } } ], "directives": [] } }