{ "type": "File", "start": 0, "end": 40, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 40 } }, "program": { "type": "Program", "start": 0, "end": 40, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 40 } }, "sourceType": "script", "interpreter": null, "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 40, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 40 } }, "id": { "type": "Identifier", "start": 9, "end": 10, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 }, "identifierName": "A" }, "name": "A" }, "generator": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 13, "end": 40, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 40 } }, "body": [ { "type": "ReturnStatement", "start": 15, "end": 38, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 38 } }, "argument": { "type": "ArrowFunctionExpression", "start": 22, "end": 38, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 38 } }, "id": null, "generator": false, "async": false, "params": [], "body": { "type": "MetaProperty", "start": 28, "end": 38, "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 38 } }, "meta": { "type": "Identifier", "start": 28, "end": 31, "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 31 }, "identifierName": "new" }, "name": "new" }, "property": { "type": "Identifier", "start": 32, "end": 38, "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 38 }, "identifierName": "target" }, "name": "target" } } } } ], "directives": [] } } ], "directives": [] } }