{ "type": "Program", "body": [ { "range": [ 0, 13 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "type": "ExpressionStatement", "expression": { "range": [ 0, 12 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "type": "Literal", "value": "use strict", "raw": "\"use strict\"" }, "directive": "use strict" }, { "range": [ 14, 30 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 30 } }, "type": "ExpressionStatement", "expression": { "range": [ 15, 29 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 29 } }, "type": "ObjectExpression", "properties": [ { "range": [ 17, 27 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 27 } }, "type": "Property", "key": { "range": [ 17, 22 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 22 } }, "type": "Identifier", "name": "yield" }, "computed": false, "value": { "range": [ 22, 27 ], "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 27 } }, "type": "FunctionExpression", "id": null, "params": [], "body": { "range": [ 25, 27 ], "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 27 } }, "type": "BlockStatement", "body": [] }, "generator": false, "expression": false, "async": false }, "kind": "init", "method": true, "shorthand": false } ] } } ], "sourceType": "script", "tokens": [ { "type": "String", "value": "\"use strict\"", "range": [ 0, 12 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } } }, { "type": "Punctuator", "value": ";", "range": [ 12, 13 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 13 } } }, { "type": "Punctuator", "value": "(", "range": [ 14, 15 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } } }, { "type": "Punctuator", "value": "{", "range": [ 15, 16 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 } } }, { "type": "Keyword", "value": "yield", "range": [ 17, 22 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 22 } } }, { "type": "Punctuator", "value": "(", "range": [ 22, 23 ], "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 23 } } }, { "type": "Punctuator", "value": ")", "range": [ 23, 24 ], "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 24 } } }, { "type": "Punctuator", "value": "{", "range": [ 25, 26 ], "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 26 } } }, { "type": "Punctuator", "value": "}", "range": [ 26, 27 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 27 } } }, { "type": "Punctuator", "value": "}", "range": [ 28, 29 ], "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 29 } } }, { "type": "Punctuator", "value": ")", "range": [ 29, 30 ], "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 30 } } } ], "range": [ 0, 30 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } } }