{ "type": "File", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "program": { "type": "Program", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "sourceType": "script", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "declarations": [ { "type": "VariableDeclarator", "start": 6, "end": 22, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 22 } }, "id": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 }, "identifierName": "x" }, "name": "x" }, "init": { "type": "ObjectExpression", "start": 10, "end": 22, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 22 } }, "properties": [ { "type": "ObjectProperty", "start": 11, "end": 16, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 16 } }, "method": false, "key": { "type": "Identifier", "start": 11, "end": 16, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 16 }, "identifierName": "async" }, "name": "async" }, "computed": false, "shorthand": true, "value": { "type": "Identifier", "start": 11, "end": 16, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 16 }, "identifierName": "async" }, "name": "async" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 18, "end": 21, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 21 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 18, "end": 21, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 21 }, "identifierName": "bar" }, "name": "bar" }, "shorthand": true, "value": { "type": "Identifier", "start": 18, "end": 21, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 21 }, "identifierName": "bar" }, "name": "bar" }, "extra": { "shorthand": true } } ] } } ], "kind": "const" } ], "directives": [] } }