{ "type": "File", "start": 0, "end": 40, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "program": { "type": "Program", "start": 0, "end": 40, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "sourceType": "script", "interpreter": null, "body": [ { "type": "ExpressionStatement", "start": 0, "end": 40, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "expression": { "type": "ArrowFunctionExpression", "start": 0, "end": 40, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "id": null, "generator": false, "async": false, "params": [], "body": { "type": "ClassExpression", "start": 6, "end": 40, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 3, "column": 1 } }, "id": null, "superClass": null, "body": { "type": "ClassBody", "start": 12, "end": 40, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 3, "column": 1 } }, "body": [ { "type": "ClassMethod", "start": 16, "end": 38, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 24 } }, "static": false, "key": { "type": "Identifier", "start": 22, "end": 23, "loc": { "start": { "line": 2, "column": 8 }, "end": { "line": 2, "column": 9 }, "identifierName": "m" }, "name": "m" }, "computed": false, "kind": "method", "id": null, "generator": false, "async": true, "params": [], "body": { "type": "BlockStatement", "start": 26, "end": 38, "loc": { "start": { "line": 2, "column": 12 }, "end": { "line": 2, "column": 24 } }, "body": [ { "type": "ExpressionStatement", "start": 28, "end": 36, "loc": { "start": { "line": 2, "column": 14 }, "end": { "line": 2, "column": 22 } }, "expression": { "type": "AwaitExpression", "start": 28, "end": 36, "loc": { "start": { "line": 2, "column": 14 }, "end": { "line": 2, "column": 22 } }, "argument": { "type": "NumericLiteral", "start": 34, "end": 36, "loc": { "start": { "line": 2, "column": 20 }, "end": { "line": 2, "column": 22 } }, "extra": { "rawValue": 42, "raw": "42" }, "value": 42 } } } ], "directives": [] } } ] } } } } ], "directives": [] } }