{ "type": "File", "start": 0, "end": 41, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "program": { "type": "Program", "start": 0, "end": 41, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "sourceType": "script", "body": [ { "type": "FunctionDeclaration", "start": 0, "end": 41, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "id": { "type": "Identifier", "start": 10, "end": 11, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 }, "identifierName": "a" }, "name": "a" }, "generator": true, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 14, "end": 41, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 3, "column": 1 } }, "body": [ { "type": "ExpressionStatement", "start": 18, "end": 39, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 23 } }, "expression": { "type": "YieldExpression", "start": 18, "end": 38, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 22 } }, "delegate": false, "argument": { "type": "CallExpression", "start": 24, "end": 38, "loc": { "start": { "line": 2, "column": 8 }, "end": { "line": 2, "column": 22 } }, "callee": { "type": "Import", "start": 24, "end": 30, "loc": { "start": { "line": 2, "column": 8 }, "end": { "line": 2, "column": 14 } } }, "arguments": [ { "type": "StringLiteral", "start": 31, "end": 37, "loc": { "start": { "line": 2, "column": 15 }, "end": { "line": 2, "column": 21 } }, "extra": { "rawValue": "http", "raw": "'http'" }, "value": "http" } ] } } } ], "directives": [] } } ], "directives": [] } }