mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 03:31:45 +03:00
75 lines
1.5 KiB
JSON
75 lines
1.5 KiB
JSON
|
{
|
||
|
"type": "Script",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 29,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "ClassDeclaration",
|
||
|
"identifier": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 6,
|
||
|
"end": 7,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "C",
|
||
|
"optional": false
|
||
|
},
|
||
|
"declare": false,
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 29,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"decorators": [],
|
||
|
"body": [],
|
||
|
"superClass": null,
|
||
|
"isAbstract": false,
|
||
|
"typeParams": {
|
||
|
"type": "TsTypeParameterDeclaration",
|
||
|
"span": {
|
||
|
"start": 7,
|
||
|
"end": 25,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"parameters": [
|
||
|
{
|
||
|
"type": "TsTypeParameter",
|
||
|
"span": {
|
||
|
"start": 8,
|
||
|
"end": 24,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"name": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 8,
|
||
|
"end": 9,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "T",
|
||
|
"optional": false
|
||
|
},
|
||
|
"constraint": {
|
||
|
"type": "TsKeywordType",
|
||
|
"span": {
|
||
|
"start": 18,
|
||
|
"end": 24,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"kind": "number"
|
||
|
},
|
||
|
"default": null
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"superTypeParams": null,
|
||
|
"implements": []
|
||
|
}
|
||
|
],
|
||
|
"interpreter": null
|
||
|
}
|