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

319 lines
9.3 KiB
Plaintext
Raw Normal View History

2020-08-14 12:20:25 +03:00
[
JsDoc {
span: Span {
lo: BytePos(
43,
),
hi: BytePos(
43,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
43,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
59,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Socket class.
2020-08-14 12:20:25 +03:00
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
43,
),
hi: BytePos(
48,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
43,
),
hi: BytePos(
48,
),
ctxt: #0,
},
value: Atom('class' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
43,
),
hi: BytePos(
48,
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
112,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
112,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
112,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
129,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Send a packet.
2020-08-14 12:20:25 +03:00
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
112,
),
hi: BytePos(
117,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
112,
),
hi: BytePos(
117,
),
ctxt: #0,
},
value: Atom('param' type=inline),
},
tag: Parameter(
ParameterTag {
span: Span {
lo: BytePos(
112,
),
hi: BytePos(
117,
),
ctxt: #0,
},
name: None,
ty: Some(
Text {
span: Span {
lo: BytePos(
112,
),
hi: BytePos(
120,
),
ctxt: #0,
},
value: Atom('{Packet}' type=dynamic),
},
),
desc: Text {
span: Span {
lo: BytePos(
112,
),
hi: BytePos(
140,
),
ctxt: #0,
},
value: Atom('packet - The packet to send.' type=dynamic),
},
},
),
},
2020-09-11 06:52:57 +03:00
TagItem {
span: Span {
lo: BytePos(
112,
),
hi: BytePos(
118,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
112,
),
hi: BytePos(
118,
),
ctxt: #0,
},
value: Atom('return' type=static),
},
tag: Return(
ReturnTag {
span: Span {
lo: BytePos(
112,
),
hi: BytePos(
118,
),
ctxt: #0,
},
ty: Some(
Text {
span: Span {
lo: BytePos(
112,
),
hi: BytePos(
121,
),
ctxt: #0,
},
value: Atom('{boolean}' type=dynamic),
},
),
description: Text {
span: Span {
lo: BytePos(
112,
),
hi: BytePos(
150,
),
ctxt: #0,
},
value: Atom('`true` on success, `false` on failure.' type=dynamic),
},
},
),
},
2020-08-14 12:20:25 +03:00
],
},
JsDoc {
span: Span {
lo: BytePos(
304,
),
hi: BytePos(
304,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
304,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
341,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Virtual doclet for `Packet` class.
2020-08-14 12:20:25 +03:00
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
304,
),
hi: BytePos(
309,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
304,
),
hi: BytePos(
309,
),
ctxt: #0,
},
value: Atom('class' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
304,
),
hi: BytePos(
309,
),
ctxt: #0,
},
ty: Some(
Text {
span: Span {
lo: BytePos(
304,
),
hi: BytePos(
310,
),
ctxt: #0,
},
value: Atom('Packet' type=inline),
},
),
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
368,
),
hi: BytePos(
368,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
368,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
385,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Close the socket.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
]