{ "type": "File", "start": 0, "end": 19, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 19 } }, "program": { "type": "Program", "start": 0, "end": 19, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 19 } }, "sourceType": "script", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 10, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 10 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4, "end": 9, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 9 } }, "id": { "type": "Identifier", "start": 4, "end": 9, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 9 }, "identifierName": "await" }, "name": "await" }, "init": null } ], "kind": "var" }, { "type": "ExpressionStatement", "start": 11, "end": 19, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 19 } }, "expression": { "type": "Identifier", "start": 12, "end": 17, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 17 }, "identifierName": "await" }, "name": "await", "extra": { "parenthesized": true, "parenStart": 11 } } } ], "directives": [] } }