{ "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": "VariableDeclaration", "start": 14, "end": 37, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 37 } }, "declarations": [ { "type": "VariableDeclarator", "start": 18, "end": 36, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 36 } }, "id": { "type": "ObjectPattern", "start": 18, "end": 30, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 30 } }, "properties": [ { "type": "Property", "start": 20, "end": 28, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 28 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 20, "end": 21, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 21 } }, "name": "x" }, "value": { "type": "Identifier", "start": 23, "end": 28, "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 28 } }, "name": "yield" }, "kind": "init" } ] }, "init": { "type": "Identifier", "start": 33, "end": 36, "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 36 } }, "name": "foo" } } ], "kind": "var" } ], "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" } } ] } }