{ "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": "ObjectProperty", "start": 20, "end": 28, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 28 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 20, "end": 25, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 25 }, "identifierName": "yield" }, "name": "yield" }, "shorthand": false, "value": { "type": "Identifier", "start": 27, "end": 28, "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 28 }, "identifierName": "x" }, "name": "x" } } ] }, "init": { "type": "Identifier", "start": 33, "end": 36, "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 36 }, "identifierName": "foo" }, "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 } }, "value": "use strict", "extra": { "raw": "\"use strict\"", "rawValue": "use strict" } } } ] } }