mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 03:01:48 +03:00
203 lines
5.9 KiB
Plaintext
203 lines
5.9 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(
|
|
6,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1,
|
|
),
|
|
hi: BytePos(
|
|
6,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('class' type=static),
|
|
},
|
|
tag: Class(
|
|
ClassTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1,
|
|
),
|
|
hi: BytePos(
|
|
6,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
ty: None,
|
|
name: None,
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
65,
|
|
),
|
|
hi: BytePos(
|
|
65,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
65,
|
|
),
|
|
hi: BytePos(
|
|
100,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Add a lane to the bowling alley.
|
|
*' type=dynamic),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
65,
|
|
),
|
|
hi: BytePos(
|
|
69,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
65,
|
|
),
|
|
hi: BytePos(
|
|
69,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('also' type=inline),
|
|
},
|
|
tag: Unknown(
|
|
UnknownTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
65,
|
|
),
|
|
hi: BytePos(
|
|
69,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
extras: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
65,
|
|
),
|
|
hi: BytePos(
|
|
122,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('* Add the specified number of lanes to the bowling alley.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
65,
|
|
),
|
|
hi: BytePos(
|
|
70,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
65,
|
|
),
|
|
hi: BytePos(
|
|
70,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('param' type=inline),
|
|
},
|
|
tag: Parameter(
|
|
ParameterTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
65,
|
|
),
|
|
hi: BytePos(
|
|
70,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: None,
|
|
ty: Some(
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
65,
|
|
),
|
|
hi: BytePos(
|
|
73,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('{number}' type=dynamic),
|
|
},
|
|
),
|
|
desc: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
65,
|
|
),
|
|
hi: BytePos(
|
|
104,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('[lanes=1] - The number of lanes to add.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
]
|