{ "type": "Program", "body": [ { "range": [ 0, 15 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 15 } }, "type": "ExpressionStatement", "expression": { "range": [ 1, 14 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 14 } }, "type": "ObjectExpression", "properties": [ { "range": [ 3, 12 ], "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 12 } }, "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, 12 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 12 } }, "type": "FunctionExpression", "id": null, "params": [], "body": { "range": [ 10, 12 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 12 } }, "type": "BlockStatement", "body": [] }, "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": "Punctuator", "value": "}", "range": [ 11, 12 ], "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 12 } } }, { "type": "Punctuator", "value": "}", "range": [ 13, 14 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 } } }, { "type": "Punctuator", "value": ")", "range": [ 14, 15 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } } } ], "range": [ 0, 15 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 15 } } }