{ "type": "File", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "program": { "type": "Program", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "expression": { "type": "CallExpression", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "callee": { "type": "Identifier", "start": 0, "end": 3, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 3 }, "identifierName": "foo" }, "name": "foo" }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 4, "end": 12, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 12 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 10, "end": 12, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 12 } }, "body": [], "directives": [] } } ] } } ], "directives": [] } }