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

310 lines
7.8 KiB
Plaintext
Raw Normal View History

2020-08-14 12:20:25 +03:00
[
JsDoc {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
0,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('' type=static),
2020-08-14 12:20:25 +03:00
},
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(
2020-09-11 06:52:57 +03:00
56,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('document fooIn' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
89,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
89,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
89,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('' type=static),
2020-08-14 12:20:25 +03:00
},
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(
2020-09-11 06:52:57 +03:00
135,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('document bar.Zop' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
174,
),
hi: BytePos(
174,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
174,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
174,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('' type=static),
2020-08-14 12:20:25 +03:00
},
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(
2020-09-11 06:52:57 +03:00
254,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('document exports.Frotz#quaz' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
292,
),
hi: BytePos(
292,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
292,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
307,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('document fooOut' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
]