swc/ecmascript/jsdoc/tests/fixtures/getset2.debug
2020-08-14 18:20:25 +09:00

175 lines
4.6 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
17,
),
ctxt: #0,
},
value: Atom('* Employee class.' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
44,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
69,
),
ctxt: #0,
},
value: Atom('*
* Location.
*' 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(
159,
),
ctxt: #0,
},
value: Atom('*' type=inline),
},
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),
},
},
),
},
],
},
]