{ "type": "File", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "program": { "type": "Program", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "sourceType": "script", "body": [ { "type": "TryStatement", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "block": { "type": "BlockStatement", "start": 4, "end": 6, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 6 } }, "body": [], "directives": [] }, "handler": { "type": "CatchClause", "start": 7, "end": 23, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 23 } }, "param": { "type": "Identifier", "start": 14, "end": 19, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 19 }, "identifierName": "yield" }, "name": "yield" }, "body": { "type": "BlockStatement", "start": 21, "end": 23, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 23 } }, "body": [], "directives": [] } }, "guardedHandlers": [], "finalizer": null } ], "directives": [] } }