mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
101 lines
2.6 KiB
Plaintext
101 lines
2.6 KiB
Plaintext
[
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
73,
|
|
),
|
|
hi: BytePos(
|
|
73,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
73,
|
|
),
|
|
hi: BytePos(
|
|
98,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('My example module.
|
|
*' type=dynamic),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
73,
|
|
),
|
|
hi: BytePos(
|
|
80,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
73,
|
|
),
|
|
hi: BytePos(
|
|
80,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('exports' type=inline),
|
|
},
|
|
tag: Exports(
|
|
ExportsTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
73,
|
|
),
|
|
hi: BytePos(
|
|
80,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
module_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
73,
|
|
),
|
|
hi: BytePos(
|
|
86,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('exampleModule' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
170,
|
|
),
|
|
hi: BytePos(
|
|
170,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
170,
|
|
),
|
|
hi: BytePos(
|
|
188,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('My example method.' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
]
|