swc/crates/jsdoc/tests/fixtures/lends4.debug

186 lines
5.2 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
62,
),
hi: BytePos(
72,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
62,
),
hi: BytePos(
62,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
62,
),
hi: BytePos(
67,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
62,
),
hi: BytePos(
67,
),
ctxt: #0,
},
value: Atom('lends' type=inline),
},
tag: Lends(
LendsTag {
span: Span {
lo: BytePos(
62,
),
hi: BytePos(
67,
),
ctxt: #0,
},
name: NamePath {
span: Span {
lo: BytePos(
62,
),
hi: BytePos(
72,
),
ctxt: #0,
},
components: [
Text {
span: Span {
lo: BytePos(
62,
),
hi: BytePos(
68,
),
ctxt: #0,
},
value: Atom('Person' type=inline),
},
],
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
115,
),
hi: BytePos(
115,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
115,
),
hi: BytePos(
115,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
115,
),
hi: BytePos(
125,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
115,
),
hi: BytePos(
125,
),
ctxt: #0,
},
value: Atom('constructs' type=dynamic),
},
tag: Constructs(
ConstructsTag {
span: Span {
lo: BytePos(
115,
),
hi: BytePos(
125,
),
ctxt: #0,
},
name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
value: Atom('' type=static),
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
236,
),
hi: BytePos(
236,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
236,
),
hi: BytePos(
252,
),
ctxt: #0,
},
value: Atom('Speak a message.' type=dynamic),
},
tags: [],
},
]