{ "type": "File", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "program": { "type": "Program", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "sourceType": "script", "interpreter": null, "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "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": 30, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 3, "column": 1 } }, "body": [ { "type": "ExpressionStatement", "start": 17, "end": 28, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 13 } }, "expression": { "type": "MetaProperty", "start": 17, "end": 27, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 12 } }, "meta": { "type": "Identifier", "start": 17, "end": 20, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 5 }, "identifierName": "new" }, "name": "new" }, "property": { "type": "Identifier", "start": 21, "end": 27, "loc": { "start": { "line": 2, "column": 6 }, "end": { "line": 2, "column": 12 }, "identifierName": "target" }, "name": "target" } } } ], "directives": [] } } ], "directives": [] } }