mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 02:29:04 +03:00
76 lines
1.5 KiB
JSON
76 lines
1.5 KiB
JSON
|
{
|
||
|
"type": "Script",
|
||
|
"span": {
|
||
|
"start": 16,
|
||
|
"end": 34,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "ClassDeclaration",
|
||
|
"identifier": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 22,
|
||
|
"end": 23,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "C",
|
||
|
"optional": false
|
||
|
},
|
||
|
"declare": false,
|
||
|
"span": {
|
||
|
"start": 16,
|
||
|
"end": 34,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"decorators": [],
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "ClassProperty",
|
||
|
"span": {
|
||
|
"start": 29,
|
||
|
"end": 32,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"key": {
|
||
|
"type": "Computed",
|
||
|
"span": {
|
||
|
"start": 29,
|
||
|
"end": 32,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"expression": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 30,
|
||
|
"end": 31,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "e",
|
||
|
"optional": false
|
||
|
}
|
||
|
},
|
||
|
"value": null,
|
||
|
"typeAnnotation": null,
|
||
|
"isStatic": false,
|
||
|
"decorators": [],
|
||
|
"accessibility": null,
|
||
|
"isAbstract": false,
|
||
|
"isOptional": false,
|
||
|
"isOverride": false,
|
||
|
"readonly": false,
|
||
|
"declare": false,
|
||
|
"definite": false
|
||
|
}
|
||
|
],
|
||
|
"superClass": null,
|
||
|
"isAbstract": false,
|
||
|
"typeParams": null,
|
||
|
"superTypeParams": null,
|
||
|
"implements": []
|
||
|
}
|
||
|
],
|
||
|
"interpreter": null
|
||
|
}
|