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

310 lines
7.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(
6,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
6,
),
ctxt: #0,
},
value: Atom('module' type=static),
},
tag: Module(
ModuleTag {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
6,
),
ctxt: #0,
},
name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
6,
),
ctxt: #0,
},
value: Atom('module' type=static),
},
ty: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
2,
),
ctxt: #0,
},
value: Atom('my' type=inline),
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
42,
),
hi: BytePos(
42,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
42,
),
hi: BytePos(
56,
),
ctxt: #0,
},
value: Atom('document fooIn' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
89,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
89,
),
hi: BytePos(
89,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
89,
),
hi: BytePos(
98,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
89,
),
hi: BytePos(
98,
),
ctxt: #0,
},
value: Atom('namespace' type=static),
},
tag: Namespace(
NamespaceTag {
span: Span {
lo: BytePos(
89,
),
hi: BytePos(
98,
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
119,
),
hi: BytePos(
119,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
119,
),
hi: BytePos(
135,
),
ctxt: #0,
},
value: Atom('document bar.Zop' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
174,
),
hi: BytePos(
174,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
174,
),
hi: BytePos(
174,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
174,
),
hi: BytePos(
185,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
174,
),
hi: BytePos(
185,
),
ctxt: #0,
},
value: Atom('constructor' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
174,
),
hi: BytePos(
185,
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
227,
),
hi: BytePos(
227,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
227,
),
hi: BytePos(
254,
),
ctxt: #0,
},
value: Atom('document exports.Frotz#quaz' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
292,
),
hi: BytePos(
292,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
292,
),
hi: BytePos(
307,
),
ctxt: #0,
},
value: Atom('document fooOut' type=dynamic),
},
tags: [],
},
]