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

232 lines
5.5 KiB
Plaintext
Raw Normal View History

2020-08-14 12:20:25 +03:00
[
JsDoc {
span: Span {
lo: BytePos(
1,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
1,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
1,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
1,
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(
1,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
7,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
1,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
7,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('module' type=static),
},
tag: Module(
ModuleTag {
span: Span {
lo: BytePos(
1,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
7,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
value: Atom('' type=static),
},
ty: Text {
span: Span {
lo: BytePos(
1,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
4,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('foo' type=inline),
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
21,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
21,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
21,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
31,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Bar class.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
55,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
55,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
55,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
71,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Construct a Bar.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
107,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
107,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
107,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
119,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('bar property' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
158,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
158,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
158,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
168,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Baz class.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
199,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
199,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
199,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
215,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Construct a Baz.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
251,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
251,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
251,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
263,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('baz property' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
]