{ "type": "File", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "program": { "type": "Program", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "sourceType": "script", "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 29, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } }, "id": { "type": "Identifier", "start": 9, "end": 12, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 12 }, "identifierName": "foo" }, "name": "foo" }, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 15, "end": 29, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 29 } }, "body": [ { "type": "ExpressionStatement", "start": 17, "end": 27, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 27 } }, "expression": { "type": "MetaProperty", "start": 17, "end": 27, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 27 } }, "meta": { "type": "Identifier", "start": 17, "end": 20, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 20 }, "identifierName": "new" }, "name": "new" }, "property": { "type": "Identifier", "start": 21, "end": 27, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 27 }, "identifierName": "target" }, "name": "target" } } } ], "directives": [] } } ], "directives": [] } }