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

201 lines
4.8 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
0,
),
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(
10,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
10,
),
ctxt: #0,
},
value: Atom('namespace' type=static),
},
tag: Namespace(
NamespaceTag {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
10,
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
43,
),
hi: BytePos(
43,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
43,
),
hi: BytePos(
54,
),
ctxt: #0,
},
value: Atom('document me' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
94,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
94,
),
hi: BytePos(
94,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
94,
),
hi: BytePos(
103,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
94,
),
hi: BytePos(
103,
),
ctxt: #0,
},
value: Atom('namespace' type=static),
},
tag: Namespace(
NamespaceTag {
span: Span {
lo: BytePos(
94,
),
hi: BytePos(
103,
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
134,
),
hi: BytePos(
134,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
134,
),
hi: BytePos(
145,
),
ctxt: #0,
},
value: Atom('document me' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
184,
),
hi: BytePos(
184,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
184,
),
hi: BytePos(
195,
),
ctxt: #0,
},
value: Atom('document me' type=dynamic),
},
tags: [],
},
]