mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
**Description:** This PR is to prepare removal of `string-cache`. Actually, this PR does not remove it. Instead, this PR only removes direct usages of `js_word!`s, especially in patterns. **Related issue:** - #4946.
113 lines
3.0 KiB
Plaintext
113 lines
3.0 KiB
Plaintext
[
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
20,
|
|
),
|
|
hi: BytePos(
|
|
29,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
20,
|
|
),
|
|
hi: BytePos(
|
|
20,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: "",
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
20,
|
|
),
|
|
hi: BytePos(
|
|
25,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
20,
|
|
),
|
|
hi: BytePos(
|
|
25,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: "alias",
|
|
},
|
|
tag: Alias(
|
|
AliasTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
20,
|
|
),
|
|
hi: BytePos(
|
|
25,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name_path: NamePath {
|
|
span: Span {
|
|
lo: BytePos(
|
|
20,
|
|
),
|
|
hi: BytePos(
|
|
29,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
components: [
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
20,
|
|
),
|
|
hi: BytePos(
|
|
22,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: "ns",
|
|
},
|
|
],
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
68,
|
|
),
|
|
hi: BytePos(
|
|
68,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
68,
|
|
),
|
|
hi: BytePos(
|
|
79,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: "document me",
|
|
},
|
|
tags: [],
|
|
},
|
|
]
|