mirror of
https://github.com/swc-project/swc.git
synced 2024-12-26 23:27:56 +03:00
56 lines
1018 B
JSON
56 lines
1018 B
JSON
|
{
|
|||
|
"type": "Script",
|
|||
|
"span": {
|
|||
|
"start": 46,
|
|||
|
"end": 134,
|
|||
|
"ctxt": 0
|
|||
|
},
|
|||
|
"body": [
|
|||
|
{
|
|||
|
"type": "ExpressionStatement",
|
|||
|
"span": {
|
|||
|
"start": 46,
|
|||
|
"end": 66,
|
|||
|
"ctxt": 0
|
|||
|
},
|
|||
|
"expression": {
|
|||
|
"type": "StringLiteral",
|
|||
|
"span": {
|
|||
|
"start": 46,
|
|||
|
"end": 66,
|
|||
|
"ctxt": 0
|
|||
|
},
|
|||
|
"value": " function f() {}",
|
|||
|
"hasEscape": false,
|
|||
|
"kind": {
|
|||
|
"type": "normal",
|
|||
|
"containsQuote": true
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"type": "ExpressionStatement",
|
|||
|
"span": {
|
|||
|
"start": 114,
|
|||
|
"end": 134,
|
|||
|
"ctxt": 0
|
|||
|
},
|
|||
|
"expression": {
|
|||
|
"type": "StringLiteral",
|
|||
|
"span": {
|
|||
|
"start": 114,
|
|||
|
"end": 134,
|
|||
|
"ctxt": 0
|
|||
|
},
|
|||
|
"value": " function f() {}",
|
|||
|
"hasEscape": false,
|
|||
|
"kind": {
|
|||
|
"type": "normal",
|
|||
|
"containsQuote": true
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
],
|
|||
|
"interpreter": null
|
|||
|
}
|