mirror of
https://github.com/swc-project/swc.git
synced 2024-12-24 06:05:02 +03:00
217 lines
5.9 KiB
Plaintext
217 lines
5.9 KiB
Plaintext
[
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
0,
|
|
),
|
|
hi: BytePos(
|
|
0,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
0,
|
|
),
|
|
hi: BytePos(
|
|
35,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('*
|
|
* Increment a number by 1.
|
|
*
|
|
*' type=dynamic),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
0,
|
|
),
|
|
hi: BytePos(
|
|
5,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
0,
|
|
),
|
|
hi: BytePos(
|
|
5,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('param' type=inline),
|
|
},
|
|
tag: Parameter(
|
|
ParameterTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
0,
|
|
),
|
|
hi: BytePos(
|
|
5,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: None,
|
|
ty: Some(
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
0,
|
|
),
|
|
hi: BytePos(
|
|
8,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('{number}' type=dynamic),
|
|
},
|
|
),
|
|
desc: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
0,
|
|
),
|
|
hi: BytePos(
|
|
28,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('n - The number to increment.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
116,
|
|
),
|
|
hi: BytePos(
|
|
116,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
116,
|
|
),
|
|
hi: BytePos(
|
|
150,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('*
|
|
* Print a value to the console.' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
170,
|
|
),
|
|
hi: BytePos(
|
|
174,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
170,
|
|
),
|
|
hi: BytePos(
|
|
171,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('*' type=inline),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
170,
|
|
),
|
|
hi: BytePos(
|
|
174,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
170,
|
|
),
|
|
hi: BytePos(
|
|
174,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('type' type=static),
|
|
},
|
|
tag: Type(
|
|
TypeTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
170,
|
|
),
|
|
hi: BytePos(
|
|
174,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
0,
|
|
),
|
|
hi: BytePos(
|
|
0,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('' type=static),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
214,
|
|
),
|
|
hi: BytePos(
|
|
214,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
214,
|
|
),
|
|
hi: BytePos(
|
|
257,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('*
|
|
* Create a class with a `name` property.' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
]
|