mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 03:01:48 +03:00
938 lines
29 KiB
Plaintext
938 lines
29 KiB
Plaintext
[
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
126,
|
|
),
|
|
hi: BytePos(
|
|
126,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
126,
|
|
),
|
|
hi: BytePos(
|
|
158,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Set the user's first name.
|
|
*
|
|
*' type=dynamic),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
126,
|
|
),
|
|
hi: BytePos(
|
|
131,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
126,
|
|
),
|
|
hi: BytePos(
|
|
131,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('param' type=inline),
|
|
},
|
|
tag: Parameter(
|
|
ParameterTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
126,
|
|
),
|
|
hi: BytePos(
|
|
131,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: None,
|
|
ty: Some(
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
126,
|
|
),
|
|
hi: BytePos(
|
|
134,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('{string}' type=dynamic),
|
|
},
|
|
),
|
|
desc: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
126,
|
|
),
|
|
hi: BytePos(
|
|
160,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('firstName - The user's first name.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
269,
|
|
),
|
|
hi: BytePos(
|
|
269,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
269,
|
|
),
|
|
hi: BytePos(
|
|
300,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Set the user's last name.
|
|
*
|
|
*' type=dynamic),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
269,
|
|
),
|
|
hi: BytePos(
|
|
274,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
269,
|
|
),
|
|
hi: BytePos(
|
|
274,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('param' type=inline),
|
|
},
|
|
tag: Parameter(
|
|
ParameterTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
269,
|
|
),
|
|
hi: BytePos(
|
|
274,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: None,
|
|
ty: Some(
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
269,
|
|
),
|
|
hi: BytePos(
|
|
277,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('{string}' type=dynamic),
|
|
},
|
|
),
|
|
desc: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
269,
|
|
),
|
|
hi: BytePos(
|
|
309,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('[lastName=Braun] - The user's last name.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
414,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
465,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Set the user's first, middle, and last names.
|
|
*
|
|
*' type=dynamic),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
419,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
419,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('param' type=inline),
|
|
},
|
|
tag: Parameter(
|
|
ParameterTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
419,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: None,
|
|
ty: Some(
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
422,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('{string}' type=dynamic),
|
|
},
|
|
),
|
|
desc: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
448,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('firstName - The user's first name.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
419,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
419,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('param' type=inline),
|
|
},
|
|
tag: Parameter(
|
|
ParameterTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
419,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: None,
|
|
ty: Some(
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
422,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('{string}' type=dynamic),
|
|
},
|
|
),
|
|
desc: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
450,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('middleName - The user's middle name.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
419,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
419,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('param' type=inline),
|
|
},
|
|
tag: Parameter(
|
|
ParameterTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
419,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: None,
|
|
ty: Some(
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
422,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('{string}' type=dynamic),
|
|
},
|
|
),
|
|
desc: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
414,
|
|
),
|
|
hi: BytePos(
|
|
446,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('lastName - The user's last name.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
712,
|
|
),
|
|
hi: BytePos(
|
|
712,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
712,
|
|
),
|
|
hi: BytePos(
|
|
741,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Set the user's manager.
|
|
*
|
|
*' type=dynamic),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
712,
|
|
),
|
|
hi: BytePos(
|
|
717,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
712,
|
|
),
|
|
hi: BytePos(
|
|
717,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('param' type=inline),
|
|
},
|
|
tag: Parameter(
|
|
ParameterTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
712,
|
|
),
|
|
hi: BytePos(
|
|
717,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: None,
|
|
ty: Some(
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
712,
|
|
),
|
|
hi: BytePos(
|
|
721,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('{Manager}' type=dynamic),
|
|
},
|
|
),
|
|
desc: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
712,
|
|
),
|
|
hi: BytePos(
|
|
734,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('manager - The manager.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
831,
|
|
),
|
|
hi: BytePos(
|
|
831,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
831,
|
|
),
|
|
hi: BytePos(
|
|
878,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Set whether the user is currently active.
|
|
*
|
|
*' type=dynamic),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
831,
|
|
),
|
|
hi: BytePos(
|
|
836,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
831,
|
|
),
|
|
hi: BytePos(
|
|
836,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('param' type=inline),
|
|
},
|
|
tag: Parameter(
|
|
ParameterTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
831,
|
|
),
|
|
hi: BytePos(
|
|
836,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: None,
|
|
ty: Some(
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
831,
|
|
),
|
|
hi: BytePos(
|
|
840,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('{boolean}' type=dynamic),
|
|
},
|
|
),
|
|
desc: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
831,
|
|
),
|
|
hi: BytePos(
|
|
886,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('isActive - Set to `true` if active; otherwise, `false`.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1003,
|
|
),
|
|
hi: BytePos(
|
|
1003,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1003,
|
|
),
|
|
hi: BytePos(
|
|
1050,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Set the year in which the employee was born.
|
|
*' type=dynamic),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1003,
|
|
),
|
|
hi: BytePos(
|
|
1008,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1003,
|
|
),
|
|
hi: BytePos(
|
|
1008,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('param' type=inline),
|
|
},
|
|
tag: Parameter(
|
|
ParameterTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1003,
|
|
),
|
|
hi: BytePos(
|
|
1008,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: None,
|
|
ty: Some(
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1003,
|
|
),
|
|
hi: BytePos(
|
|
1011,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('{number}' type=dynamic),
|
|
},
|
|
),
|
|
desc: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1003,
|
|
),
|
|
hi: BytePos(
|
|
1036,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('year - The four-digit birth year.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1151,
|
|
),
|
|
hi: BytePos(
|
|
1151,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1151,
|
|
),
|
|
hi: BytePos(
|
|
1229,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Set the name of the user's dog. At this time, only one dog is supported.
|
|
*
|
|
*' type=dynamic),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1151,
|
|
),
|
|
hi: BytePos(
|
|
1156,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1151,
|
|
),
|
|
hi: BytePos(
|
|
1156,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('param' type=inline),
|
|
},
|
|
tag: Parameter(
|
|
ParameterTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1151,
|
|
),
|
|
hi: BytePos(
|
|
1156,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: None,
|
|
ty: Some(
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1151,
|
|
),
|
|
hi: BytePos(
|
|
1159,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('{string}' type=dynamic),
|
|
},
|
|
),
|
|
desc: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1151,
|
|
),
|
|
hi: BytePos(
|
|
1188,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('dogName - The name of the user's dog.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1333,
|
|
),
|
|
hi: BytePos(
|
|
1333,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1333,
|
|
),
|
|
hi: BytePos(
|
|
1378,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Set the user's favorite pizza toppings.
|
|
*
|
|
*' type=dynamic),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1333,
|
|
),
|
|
hi: BytePos(
|
|
1338,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1333,
|
|
),
|
|
hi: BytePos(
|
|
1338,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('param' type=inline),
|
|
},
|
|
tag: Parameter(
|
|
ParameterTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1333,
|
|
),
|
|
hi: BytePos(
|
|
1338,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: None,
|
|
ty: Some(
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1333,
|
|
),
|
|
hi: BytePos(
|
|
1348,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('{PizzaToppings}' type=dynamic),
|
|
},
|
|
),
|
|
desc: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1333,
|
|
),
|
|
hi: BytePos(
|
|
1373,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('toppings - The user's favorite toppings.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1519,
|
|
),
|
|
hi: BytePos(
|
|
1519,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1519,
|
|
),
|
|
hi: BytePos(
|
|
1557,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Set whether the user is a ninja.
|
|
*
|
|
*' type=dynamic),
|
|
},
|
|
tags: [
|
|
TagItem {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1519,
|
|
),
|
|
hi: BytePos(
|
|
1524,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
tag_name: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1519,
|
|
),
|
|
hi: BytePos(
|
|
1524,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('param' type=inline),
|
|
},
|
|
tag: Parameter(
|
|
ParameterTag {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1519,
|
|
),
|
|
hi: BytePos(
|
|
1524,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
name: None,
|
|
ty: Some(
|
|
Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1519,
|
|
),
|
|
hi: BytePos(
|
|
1528,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('{boolean}' type=dynamic),
|
|
},
|
|
),
|
|
desc: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1519,
|
|
),
|
|
hi: BytePos(
|
|
1586,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('isNinja - Set to `true` if the user is a ninja; otherwise, `false`.' type=dynamic),
|
|
},
|
|
},
|
|
),
|
|
},
|
|
],
|
|
},
|
|
]
|