mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 19:52:21 +03:00
d1097ccb59
**Description:** For now, we leave every comment as a leading comment. As logic for determining leading vs trailing is quite complex, I'll do it with another PR.
58 lines
873 B
JSON
58 lines
873 B
JSON
{
|
|
"253": [
|
|
{
|
|
"kind": "Block",
|
|
"span": {
|
|
"start": 224,
|
|
"end": 253,
|
|
"ctxt": 0
|
|
},
|
|
"text": "/* codepoint range */"
|
|
}
|
|
],
|
|
"455": [
|
|
{
|
|
"kind": "Block",
|
|
"span": {
|
|
"start": 433,
|
|
"end": 455,
|
|
"ctxt": 0
|
|
},
|
|
"text": "/* multiple values */"
|
|
}
|
|
],
|
|
"140": [
|
|
{
|
|
"kind": "Block",
|
|
"span": {
|
|
"start": 103,
|
|
"end": 140,
|
|
"ctxt": 0
|
|
},
|
|
"text": "/* single codepoint */"
|
|
}
|
|
],
|
|
"313": [
|
|
{
|
|
"kind": "Block",
|
|
"span": {
|
|
"start": 279,
|
|
"end": 313,
|
|
"ctxt": 0
|
|
},
|
|
"text": "/* wildcard range */"
|
|
}
|
|
],
|
|
"374": [
|
|
{
|
|
"kind": "Block",
|
|
"span": {
|
|
"start": 352,
|
|
"end": 374,
|
|
"ctxt": 0
|
|
},
|
|
"text": "/* multiple values */"
|
|
}
|
|
]
|
|
}
|