mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
58 lines
1.1 KiB
JSON
58 lines
1.1 KiB
JSON
|
{
|
||
|
"type": "Script",
|
||
|
"span": {
|
||
|
"start": 1,
|
||
|
"end": 38,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "ClassDeclaration",
|
||
|
"identifier": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 7,
|
||
|
"end": 8,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "C",
|
||
|
"optional": false
|
||
|
},
|
||
|
"declare": false,
|
||
|
"span": {
|
||
|
"start": 1,
|
||
|
"end": 38,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"decorators": [],
|
||
|
"body": [],
|
||
|
"superClass": null,
|
||
|
"isAbstract": false,
|
||
|
"typeParams": null,
|
||
|
"superTypeParams": null,
|
||
|
"implements": [
|
||
|
{
|
||
|
"type": "TsExpressionWithTypeArguments",
|
||
|
"span": {
|
||
|
"start": 20,
|
||
|
"end": 21,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"expression": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 20,
|
||
|
"end": 21,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "A",
|
||
|
"optional": false
|
||
|
},
|
||
|
"typeArguments": null
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"interpreter": null
|
||
|
}
|