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

214 lines
5.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(
35,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
35,
),
hi: BytePos(
35,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
35,
),
hi: BytePos(
44,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
35,
),
hi: BytePos(
44,
),
ctxt: #0,
},
value: Atom('namespace' type=static),
},
tag: Namespace(
NamespaceTag {
span: Span {
lo: BytePos(
35,
),
hi: BytePos(
44,
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
82,
),
hi: BytePos(
111,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
82,
),
hi: BytePos(
82,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
82,
),
hi: BytePos(
88,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
82,
),
hi: BytePos(
88,
),
ctxt: #0,
},
value: Atom('member' type=inline),
},
tag: Member(
MemberTag {
span: Span {
lo: BytePos(
82,
),
hi: BytePos(
88,
),
ctxt: #0,
},
ty: Text {
span: Span {
lo: BytePos(
82,
),
hi: BytePos(
82,
),
ctxt: #0,
},
value: Atom('' type=static),
},
name: Text {
span: Span {
lo: BytePos(
82,
),
hi: BytePos(
86,
),
ctxt: #0,
},
value: Atom('type' type=static),
},
},
),
},
],
},
]