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

153 lines
3.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(
0,
),
hi: BytePos(
41,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
41,
),
hi: BytePos(
41,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
41,
),
hi: BytePos(
50,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
41,
),
hi: BytePos(
50,
),
ctxt: #0,
},
value: Atom('namespace' type=static),
},
tag: Namespace(
NamespaceTag {
span: Span {
lo: BytePos(
41,
),
hi: BytePos(
50,
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
101,
),
hi: BytePos(
101,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
101,
),
hi: BytePos(
112,
),
ctxt: #0,
},
value: Atom('document me' type=dynamic),
},
tags: [],
},
]