mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
232 lines
5.5 KiB
Plaintext
232 lines
5.5 KiB
Plaintext
[
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1,
|
|
),
|
|
hi: BytePos(
|
|
1,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1,
|
|
),
|
|
hi: BytePos(
|
|
1,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('' type=static),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1,
|
|
),
|
|
hi: BytePos(
|
|
7,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1,
|
|
),
|
|
hi: BytePos(
|
|
7,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('module' type=static),
|
|
},
|
|
tag: Module(
|
|
ModuleTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1,
|
|
),
|
|
hi: BytePos(
|
|
7,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
0,
|
|
),
|
|
hi: BytePos(
|
|
0,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('' type=static),
|
|
},
|
|
ty: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1,
|
|
),
|
|
hi: BytePos(
|
|
4,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('foo' type=inline),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
21,
|
|
),
|
|
hi: BytePos(
|
|
21,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
21,
|
|
),
|
|
hi: BytePos(
|
|
31,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Bar class.' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
55,
|
|
),
|
|
hi: BytePos(
|
|
55,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
55,
|
|
),
|
|
hi: BytePos(
|
|
71,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Construct a Bar.' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
107,
|
|
),
|
|
hi: BytePos(
|
|
107,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
107,
|
|
),
|
|
hi: BytePos(
|
|
119,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('bar property' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
158,
|
|
),
|
|
hi: BytePos(
|
|
158,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
158,
|
|
),
|
|
hi: BytePos(
|
|
168,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Baz class.' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
199,
|
|
),
|
|
hi: BytePos(
|
|
199,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
199,
|
|
),
|
|
hi: BytePos(
|
|
215,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Construct a Baz.' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
251,
|
|
),
|
|
hi: BytePos(
|
|
251,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
251,
|
|
),
|
|
hi: BytePos(
|
|
263,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('baz property' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
]
|