74 lines
2.9 KiB
JSON
74 lines
2.9 KiB
JSON
{
|
|
"type": "File",
|
|
"start":0,"end":60,"loc":{"start":{"line":1,"column":0},"end":{"line":5,"column":1}},
|
|
"program": {
|
|
"type": "Program",
|
|
"start":0,"end":60,"loc":{"start":{"line":1,"column":0},"end":{"line":5,"column":1}},
|
|
"sourceType": "script",
|
|
"interpreter": null,
|
|
"body": [
|
|
{
|
|
"type": "ClassDeclaration",
|
|
"start":0,"end":60,"loc":{"start":{"line":1,"column":0},"end":{"line":5,"column":1}},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start":6,"end":11,"loc":{"start":{"line":1,"column":6},"end":{"line":1,"column":11},"identifierName":"Hotel"},
|
|
"name": "Hotel"
|
|
},
|
|
"superClass": null,
|
|
"body": {
|
|
"type": "ClassBody",
|
|
"start":12,"end":60,"loc":{"start":{"line":1,"column":12},"end":{"line":5,"column":1}},
|
|
"body": [
|
|
{
|
|
"type": "ClassPrivateMethod",
|
|
"start":16,"end":58,"loc":{"start":{"line":2,"column":2},"end":{"line":4,"column":3}},
|
|
"static": false,
|
|
"key": {
|
|
"type": "PrivateName",
|
|
"start":22,"end":27,"loc":{"start":{"line":2,"column":8},"end":{"line":2,"column":13}},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start":23,"end":27,"loc":{"start":{"line":2,"column":9},"end":{"line":2,"column":13},"identifierName":"evil"},
|
|
"name": "evil"
|
|
}
|
|
},
|
|
"computed": false,
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"async": true,
|
|
"params": [],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start":30,"end":58,"loc":{"start":{"line":2,"column":16},"end":{"line":4,"column":3}},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start":36,"end":54,"loc":{"start":{"line":3,"column":4},"end":{"line":3,"column":22}},
|
|
"expression": {
|
|
"type": "AwaitExpression",
|
|
"start":36,"end":53,"loc":{"start":{"line":3,"column":4},"end":{"line":3,"column":21}},
|
|
"argument": {
|
|
"type": "CallExpression",
|
|
"start":42,"end":53,"loc":{"start":{"line":3,"column":10},"end":{"line":3,"column":21}},
|
|
"callee": {
|
|
"type": "Identifier",
|
|
"start":42,"end":51,"loc":{"start":{"line":3,"column":10},"end":{"line":3,"column":19},"identifierName":"notReally"},
|
|
"name": "notReally"
|
|
},
|
|
"arguments": []
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
} |