{ "type": "Program", "body": [ { "range": [ 0, 26 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 } }, "type": "ExpressionStatement", "expression": { "range": [ 1, 25 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 25 } }, "type": "ObjectExpression", "properties": [ { "range": [ 3, 23 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 23 } }, "type": "Property", "key": { "range": [ 4, 7 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 7 } }, "type": "Identifier", "name": "foo" }, "computed": false, "value": { "range": [ 7, 23 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 23 } }, "type": "FunctionExpression", "id": null, "params": [], "body": { "range": [ 10, 23 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 23 } }, "type": "BlockStatement", "body": [ { "range": [ 12, 21 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 21 } }, "type": "ExpressionStatement", "expression": { "range": [ 12, 20 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 20 } }, "type": "YieldExpression", "argument": { "range": [ 19, 20 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } }, "type": "Literal", "value": 3, "raw": "3" }, "delegate": true } } ] }, "generator": true, "expression": false, "async": false }, "kind": "init", "method": true, "shorthand": false } ] } } ], "sourceType": "script", "tokens": [ { "type": "Punctuator", "value": "(", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "Punctuator", "value": "{", "range": [ 1, 2 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 } } }, { "type": "Punctuator", "value": "*", "range": [ 3, 4 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 } } }, { "type": "Identifier", "value": "foo", "range": [ 4, 7 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 7 } } }, { "type": "Punctuator", "value": "(", "range": [ 7, 8 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } } }, { "type": "Punctuator", "value": ")", "range": [ 8, 9 ], "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 9 } } }, { "type": "Punctuator", "value": "{", "range": [ 10, 11 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 } } }, { "type": "Keyword", "value": "yield", "range": [ 12, 17 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 17 } } }, { "type": "Punctuator", "value": "*", "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } }, { "type": "Numeric", "value": "3", "range": [ 19, 20 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } } }, { "type": "Punctuator", "value": ";", "range": [ 20, 21 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 21 } } }, { "type": "Punctuator", "value": "}", "range": [ 22, 23 ], "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 23 } } }, { "type": "Punctuator", "value": "}", "range": [ 24, 25 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } } }, { "type": "Punctuator", "value": ")", "range": [ 25, 26 ], "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 26 } } } ], "range": [ 0, 26 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 26 } } }