swc/ecmascript/jsdoc/tests/fixtures/getset.debug

423 lines
12 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(
1,
),
ctxt: #0,
},
value: Atom('*' type=inline),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
5,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
5,
),
ctxt: #0,
},
value: Atom('class' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
5,
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
42,
),
hi: BytePos(
42,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
42,
),
hi: BytePos(
43,
),
ctxt: #0,
},
value: Atom('*' type=inline),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
42,
),
hi: BytePos(
47,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
42,
),
hi: BytePos(
47,
),
ctxt: #0,
},
value: Atom('lends' type=inline),
},
tag: Lends(
LendsTag {
span: Span {
lo: BytePos(
42,
),
hi: BytePos(
47,
),
ctxt: #0,
},
name: NamePath {
span: Span {
lo: BytePos(
42,
),
hi: BytePos(
43,
),
ctxt: #0,
},
components: [
Text {
span: Span {
lo: BytePos(
42,
),
hi: BytePos(
48,
),
ctxt: #0,
},
value: Atom('Person' type=inline),
},
],
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
78,
),
hi: BytePos(
78,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
78,
),
hi: BytePos(
102,
),
ctxt: #0,
},
value: Atom('* Set up initial values.' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
165,
),
hi: BytePos(
165,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
165,
),
hi: BytePos(
183,
),
ctxt: #0,
},
value: Atom('* Speak a message.' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
294,
),
hi: BytePos(
294,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
294,
),
hi: BytePos(
341,
),
ctxt: #0,
},
value: Atom('*
* The name of the person.
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
294,
),
hi: BytePos(
298,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
294,
),
hi: BytePos(
298,
),
ctxt: #0,
},
value: Atom('type' type=static),
},
tag: Type(
TypeTag {
span: Span {
lo: BytePos(
294,
),
hi: BytePos(
298,
),
ctxt: #0,
},
name: Text {
span: Span {
lo: BytePos(
294,
),
hi: BytePos(
302,
),
ctxt: #0,
},
value: Atom('{string}' type=dynamic),
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
443,
),
hi: BytePos(
465,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
443,
),
hi: BytePos(
455,
),
ctxt: #0,
},
value: Atom('*
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
443,
),
hi: BytePos(
447,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
443,
),
hi: BytePos(
447,
),
ctxt: #0,
},
value: Atom('type' type=static),
},
tag: Type(
TypeTag {
span: Span {
lo: BytePos(
443,
),
hi: BytePos(
447,
),
ctxt: #0,
},
name: Text {
span: Span {
lo: BytePos(
443,
),
hi: BytePos(
451,
),
ctxt: #0,
},
value: Atom('{string}' type=dynamic),
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
582,
),
hi: BytePos(
582,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
582,
),
hi: BytePos(
594,
),
ctxt: #0,
},
value: Atom('*
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
582,
),
hi: BytePos(
586,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
582,
),
hi: BytePos(
586,
),
ctxt: #0,
},
value: Atom('type' type=static),
},
tag: Type(
TypeTag {
span: Span {
lo: BytePos(
582,
),
hi: BytePos(
586,
),
ctxt: #0,
},
name: Text {
span: Span {
lo: BytePos(
582,
),
hi: BytePos(
590,
),
ctxt: #0,
},
value: Atom('{number}' type=dynamic),
},
},
),
},
],
},
]