mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 11:13:43 +03:00
191 lines
4.3 KiB
JSON
191 lines
4.3 KiB
JSON
|
{
|
||
|
"type": "Script",
|
||
|
"span": {
|
||
|
"start": 15,
|
||
|
"end": 80,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "ClassDeclaration",
|
||
|
"identifier": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 21,
|
||
|
"end": 22,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "C",
|
||
|
"optional": false
|
||
|
},
|
||
|
"declare": false,
|
||
|
"span": {
|
||
|
"start": 15,
|
||
|
"end": 54,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"decorators": [],
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "ClassMethod",
|
||
|
"span": {
|
||
|
"start": 29,
|
||
|
"end": 52,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"key": {
|
||
|
"type": "Computed",
|
||
|
"span": {
|
||
|
"start": 29,
|
||
|
"end": 46,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"expression": {
|
||
|
"type": "MemberExpression",
|
||
|
"span": {
|
||
|
"start": 30,
|
||
|
"end": 45,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"object": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 30,
|
||
|
"end": 36,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "Symbol",
|
||
|
"optional": false
|
||
|
},
|
||
|
"property": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 37,
|
||
|
"end": 45,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "iterator",
|
||
|
"optional": false
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"function": {
|
||
|
"params": [],
|
||
|
"decorators": [],
|
||
|
"span": {
|
||
|
"start": 29,
|
||
|
"end": 52,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": {
|
||
|
"type": "BlockStatement",
|
||
|
"span": {
|
||
|
"start": 49,
|
||
|
"end": 52,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"stmts": []
|
||
|
},
|
||
|
"generator": false,
|
||
|
"async": false,
|
||
|
"typeParameters": null,
|
||
|
"returnType": null
|
||
|
},
|
||
|
"kind": "method",
|
||
|
"isStatic": false,
|
||
|
"accessibility": null,
|
||
|
"isAbstract": false,
|
||
|
"isOptional": false,
|
||
|
"isOverride": false
|
||
|
}
|
||
|
],
|
||
|
"superClass": null,
|
||
|
"isAbstract": false,
|
||
|
"typeParams": null,
|
||
|
"superTypeParams": null,
|
||
|
"implements": []
|
||
|
},
|
||
|
{
|
||
|
"type": "ExpressionStatement",
|
||
|
"span": {
|
||
|
"start": 56,
|
||
|
"end": 80,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"expression": {
|
||
|
"type": "MemberExpression",
|
||
|
"span": {
|
||
|
"start": 56,
|
||
|
"end": 80,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"object": {
|
||
|
"type": "ParenthesisExpression",
|
||
|
"span": {
|
||
|
"start": 56,
|
||
|
"end": 63,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"expression": {
|
||
|
"type": "NewExpression",
|
||
|
"span": {
|
||
|
"start": 57,
|
||
|
"end": 62,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"callee": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 61,
|
||
|
"end": 62,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "C",
|
||
|
"optional": false
|
||
|
},
|
||
|
"arguments": null,
|
||
|
"typeArguments": null
|
||
|
}
|
||
|
},
|
||
|
"property": {
|
||
|
"type": "Computed",
|
||
|
"span": {
|
||
|
"start": 63,
|
||
|
"end": 80,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"expression": {
|
||
|
"type": "MemberExpression",
|
||
|
"span": {
|
||
|
"start": 64,
|
||
|
"end": 79,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"object": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 64,
|
||
|
"end": 70,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "Symbol",
|
||
|
"optional": false
|
||
|
},
|
||
|
"property": {
|
||
|
"type": "Identifier",
|
||
|
"span": {
|
||
|
"start": 71,
|
||
|
"end": 79,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "iterator",
|
||
|
"optional": false
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"interpreter": null
|
||
|
}
|