{ "type": "Program", "body": [ { "range": [ 0, 23 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "type": "TryStatement", "block": { "range": [ 4, 6 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 6 } }, "type": "BlockStatement", "body": [] }, "handler": { "range": [ 7, 23 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 23 } }, "type": "CatchClause", "param": { "range": [ 14, 19 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 19 } }, "type": "Identifier", "name": "yield" }, "body": { "range": [ 21, 23 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 23 } }, "type": "BlockStatement", "body": [] } }, "finalizer": null } ], "sourceType": "script", "tokens": [ { "type": "Keyword", "value": "try", "range": [ 0, 3 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 3 } } }, { "type": "Punctuator", "value": "{", "range": [ 4, 5 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 5 } } }, { "type": "Punctuator", "value": "}", "range": [ 5, 6 ], "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 6 } } }, { "type": "Keyword", "value": "catch", "range": [ 7, 12 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 12 } } }, { "type": "Punctuator", "value": "(", "range": [ 13, 14 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 } } }, { "type": "Keyword", "value": "yield", "range": [ 14, 19 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 19 } } }, { "type": "Punctuator", "value": ")", "range": [ 19, 20 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } } }, { "type": "Punctuator", "value": "{", "range": [ 21, 22 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 22 } } }, { "type": "Punctuator", "value": "}", "range": [ 22, 23 ], "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 23 } } } ], "range": [ 0, 23 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } } }