mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
112 lines
2.4 KiB
JSON
112 lines
2.4 KiB
JSON
|
{
|
||
|
"type": "Module",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 15,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"body": [
|
||
|
{
|
||
|
"type": "JSXElement",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 15,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"opening": {
|
||
|
"type": "JSXOpeningElement",
|
||
|
"name": {
|
||
|
"type": "JSXMemberExpression",
|
||
|
"object": {
|
||
|
"type": "JSXMemberExpression",
|
||
|
"object": {
|
||
|
"span": {
|
||
|
"start": 1,
|
||
|
"end": 2,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "a",
|
||
|
"typeAnnotation": null,
|
||
|
"optional": false
|
||
|
},
|
||
|
"property": {
|
||
|
"span": {
|
||
|
"start": 3,
|
||
|
"end": 4,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "b",
|
||
|
"typeAnnotation": null,
|
||
|
"optional": false
|
||
|
}
|
||
|
},
|
||
|
"property": {
|
||
|
"span": {
|
||
|
"start": 5,
|
||
|
"end": 6,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "c",
|
||
|
"typeAnnotation": null,
|
||
|
"optional": false
|
||
|
}
|
||
|
},
|
||
|
"span": {
|
||
|
"start": 1,
|
||
|
"end": 7,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"attributes": [],
|
||
|
"selfClosing": false,
|
||
|
"typeArguments": null
|
||
|
},
|
||
|
"children": [],
|
||
|
"closing": {
|
||
|
"type": "JSXClosingElement",
|
||
|
"span": {
|
||
|
"start": 9,
|
||
|
"end": 15,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"name": {
|
||
|
"type": "JSXMemberExpression",
|
||
|
"object": {
|
||
|
"type": "JSXMemberExpression",
|
||
|
"object": {
|
||
|
"span": {
|
||
|
"start": 9,
|
||
|
"end": 10,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "a",
|
||
|
"typeAnnotation": null,
|
||
|
"optional": false
|
||
|
},
|
||
|
"property": {
|
||
|
"span": {
|
||
|
"start": 11,
|
||
|
"end": 12,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "b",
|
||
|
"typeAnnotation": null,
|
||
|
"optional": false
|
||
|
}
|
||
|
},
|
||
|
"property": {
|
||
|
"span": {
|
||
|
"start": 13,
|
||
|
"end": 14,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "c",
|
||
|
"typeAnnotation": null,
|
||
|
"optional": false
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"shebang": null
|
||
|
}
|