67 lines
2.4 KiB
JSON
67 lines
2.4 KiB
JSON
{
|
|
"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": true,
|
|
"params": [],
|
|
"body": {
|
|
"type": "ClassExpression",
|
|
"start":12,"end":40,"loc":{"start":{"line":1,"column":12},"end":{"line":3,"column":1}},
|
|
"id": null,
|
|
"superClass": null,
|
|
"body": {
|
|
"type": "ClassBody",
|
|
"start":18,"end":40,"loc":{"start":{"line":1,"column":18},"end":{"line":3,"column":1}},
|
|
"body": [
|
|
{
|
|
"type": "ClassMethod",
|
|
"start":22,"end":38,"loc":{"start":{"line":2,"column":2},"end":{"line":2,"column":18}},
|
|
"static": false,
|
|
"computed": true,
|
|
"key": {
|
|
"type": "AwaitExpression",
|
|
"start":23,"end":31,"loc":{"start":{"line":2,"column":3},"end":{"line":2,"column":11}},
|
|
"argument": {
|
|
"type": "NumericLiteral",
|
|
"start":29,"end":31,"loc":{"start":{"line":2,"column":9},"end":{"line":2,"column":11}},
|
|
"extra": {
|
|
"rawValue": 42,
|
|
"raw": "42"
|
|
},
|
|
"value": 42
|
|
}
|
|
},
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"async": false,
|
|
"params": [],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start":35,"end":38,"loc":{"start":{"line":2,"column":15},"end":{"line":2,"column":18}},
|
|
"body": [],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
} |