mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 11:13:43 +03:00
77 lines
2.1 KiB
Plaintext
77 lines
2.1 KiB
Plaintext
[
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
98,
|
|
),
|
|
hi: BytePos(
|
|
98,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
98,
|
|
),
|
|
hi: BytePos(
|
|
135,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Create an instance of MyClass.
|
|
*' type=dynamic),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
98,
|
|
),
|
|
hi: BytePos(
|
|
108,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
98,
|
|
),
|
|
hi: BytePos(
|
|
108,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('constructs' type=dynamic),
|
|
},
|
|
tag: Constructs(
|
|
ConstructsTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
98,
|
|
),
|
|
hi: BytePos(
|
|
108,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
0,
|
|
),
|
|
hi: BytePos(
|
|
0,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('' type=static),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
]
|