swc/crates/jsdoc/tests/fixtures/inlineparamcomment2.debug
2021-11-10 16:39:01 +09:00

149 lines
4.0 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
29,
),
hi: BytePos(
38,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
29,
),
hi: BytePos(
29,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
29,
),
hi: BytePos(
33,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
29,
),
hi: BytePos(
33,
),
ctxt: #0,
},
value: Atom('type' type=static),
},
tag: Type(
TypeTag {
span: Span {
lo: BytePos(
29,
),
hi: BytePos(
33,
),
ctxt: #0,
},
name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
value: Atom('' type=static),
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
61,
),
hi: BytePos(
70,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
61,
),
hi: BytePos(
61,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
61,
),
hi: BytePos(
65,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
61,
),
hi: BytePos(
65,
),
ctxt: #0,
},
value: Atom('type' type=static),
},
tag: Type(
TypeTag {
span: Span {
lo: BytePos(
61,
),
hi: BytePos(
65,
),
ctxt: #0,
},
name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
value: Atom('' type=static),
},
},
),
},
],
},
]