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

174 lines
4.6 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
15,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Employee class.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
44,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
60,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Location.
2020-08-14 12:20:25 +03:00
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
48,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
48,
),
ctxt: #0,
},
value: Atom('type' type=static),
},
tag: Type(
TypeTag {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
48,
),
ctxt: #0,
},
name: Text {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
52,
),
ctxt: #0,
},
value: Atom('{string}' type=dynamic),
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
158,
),
hi: BytePos(
167,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
158,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
158,
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(
158,
),
hi: BytePos(
162,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
158,
),
hi: BytePos(
162,
),
ctxt: #0,
},
value: Atom('type' type=static),
},
tag: Type(
TypeTag {
span: Span {
lo: BytePos(
158,
),
hi: BytePos(
162,
),
ctxt: #0,
},
name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
value: Atom('' type=static),
},
},
),
},
],
},
]