{ "type": "File", "start": 0, "end": 37, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 37 } }, "program": { "type": "Program", "start": 0, "end": 37, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 37 } }, "sourceType": "script", "body": [ { "type": "TryStatement", "start": 14, "end": 37, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 37 } }, "block": { "type": "BlockStatement", "start": 18, "end": 20, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 20 } }, "body": [], "directives": [] }, "handler": { "type": "CatchClause", "start": 21, "end": 37, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 37 } }, "param": { "type": "Identifier", "start": 28, "end": 33, "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 33 } }, "name": "yield" }, "body": { "type": "BlockStatement", "start": 35, "end": 37, "loc": { "start": { "line": 1, "column": 35 }, "end": { "line": 1, "column": 37 } }, "body": [], "directives": [] } }, "guardedHandlers": [], "finalizer": null } ], "directives": [ { "type": "Directive", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "value": { "type": "DirectiveLiteral", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "raw": "\"use strict\"", "value": "use strict" } } ] } }