mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
103 lines
2.7 KiB
Plaintext
103 lines
2.7 KiB
Plaintext
|
[
|
||
|
JsDoc {
|
||
|
span: Span {
|
||
|
lo: BytePos(
|
||
|
73,
|
||
|
),
|
||
|
hi: BytePos(
|
||
|
73,
|
||
|
),
|
||
|
ctxt: #0,
|
||
|
},
|
||
|
description: Text {
|
||
|
span: Span {
|
||
|
lo: BytePos(
|
||
|
73,
|
||
|
),
|
||
|
hi: BytePos(
|
||
|
107,
|
||
|
),
|
||
|
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(
|
||
|
201,
|
||
|
),
|
||
|
ctxt: #0,
|
||
|
},
|
||
|
value: Atom('*
|
||
|
* My example method.' type=dynamic),
|
||
|
},
|
||
|
tags: [],
|
||
|
},
|
||
|
]
|