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

201 lines
4.8 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
9,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
9,
),
ctxt: #0,
},
value: Atom('namespace' type=static),
},
tag: Namespace(
NamespaceTag {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
9,
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
42,
),
hi: BytePos(
42,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
42,
),
hi: BytePos(
53,
),
ctxt: #0,
},
value: Atom('document me' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
93,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
93,
),
hi: BytePos(
93,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
93,
),
hi: BytePos(
102,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
93,
),
hi: BytePos(
102,
),
ctxt: #0,
},
value: Atom('namespace' type=static),
},
tag: Namespace(
NamespaceTag {
span: Span {
lo: BytePos(
93,
),
hi: BytePos(
102,
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
133,
),
hi: BytePos(
133,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
133,
),
hi: BytePos(
144,
),
ctxt: #0,
},
value: Atom('document me' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
183,
),
hi: BytePos(
183,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
183,
),
hi: BytePos(
194,
),
ctxt: #0,
},
value: Atom('document me' type=dynamic),
},
tags: [],
},
]