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

336 lines
10 KiB
Plaintext
Raw Normal View History

2020-08-14 12:20:25 +03:00
[
JsDoc {
span: Span {
lo: BytePos(
16,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
16,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
16,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
59,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Set the list of users who are admins.
2020-08-14 12:20:25 +03:00
*
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
16,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
21,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
16,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
21,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('param' type=static),
2020-08-14 12:20:25 +03:00
},
tag: Parameter(
ParameterTag {
span: Span {
lo: BytePos(
16,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
21,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
name: None,
ty: Some(
Text {
span: Span {
lo: BytePos(
16,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
22,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('{User}' type=inline),
},
),
desc: Text {
span: Span {
lo: BytePos(
16,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
64,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('users - The users who will receive admin rights.' type=dynamic),
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
167,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
167,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
167,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
219,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Set the list of users who can access a widget.
2020-08-14 12:20:25 +03:00
*
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
167,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
172,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
167,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
172,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('param' type=static),
2020-08-14 12:20:25 +03:00
},
tag: Parameter(
ParameterTag {
span: Span {
lo: BytePos(
167,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
172,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
name: None,
ty: Some(
Text {
span: Span {
lo: BytePos(
167,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
175,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('{Widget}' type=dynamic),
},
),
desc: Text {
span: Span {
lo: BytePos(
167,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
187,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('widget - The widget.' type=dynamic),
},
},
),
},
2020-09-11 06:52:57 +03:00
TagItem {
span: Span {
lo: BytePos(
167,
2020-09-11 06:52:57 +03:00
),
hi: BytePos(
172,
2020-09-11 06:52:57 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
167,
2020-09-11 06:52:57 +03:00
),
hi: BytePos(
172,
2020-09-11 06:52:57 +03:00
),
ctxt: #0,
},
value: Atom('param' type=static),
2020-09-11 06:52:57 +03:00
},
tag: Parameter(
ParameterTag {
span: Span {
lo: BytePos(
167,
2020-09-11 06:52:57 +03:00
),
hi: BytePos(
172,
2020-09-11 06:52:57 +03:00
),
ctxt: #0,
},
name: None,
ty: Some(
Text {
span: Span {
lo: BytePos(
167,
2020-09-11 06:52:57 +03:00
),
hi: BytePos(
173,
2020-09-11 06:52:57 +03:00
),
ctxt: #0,
},
value: Atom('{User}' type=inline),
},
),
desc: Text {
span: Span {
lo: BytePos(
167,
2020-09-11 06:52:57 +03:00
),
hi: BytePos(
230,
2020-09-11 06:52:57 +03:00
),
ctxt: #0,
},
value: Atom('users - The users who will receive rights to access the widget.' type=dynamic),
},
},
),
},
2020-08-14 12:20:25 +03:00
],
},
JsDoc {
span: Span {
lo: BytePos(
396,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
396,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
396,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
441,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Set the list of users who are managers.
2020-08-14 12:20:25 +03:00
*
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
396,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
401,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
396,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
401,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('param' type=static),
2020-08-14 12:20:25 +03:00
},
tag: Parameter(
ParameterTag {
span: Span {
lo: BytePos(
396,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
401,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
name: None,
ty: Some(
Text {
span: Span {
lo: BytePos(
396,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
402,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('{User}' type=inline),
},
),
desc: Text {
span: Span {
lo: BytePos(
396,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
431,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('users - The users who are managers.' type=dynamic),
},
},
),
},
],
},
]