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

336 lines
10 KiB
Plaintext

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