Ran gulp baseline-accept to rebaseline the JSDoc tests

This commit is contained in:
Benedikt Meurer
2019-02-06 20:05:11 +01:00
parent fb65adbd23
commit edc9b35e1f
77 changed files with 542 additions and 60 deletions
@@ -2,15 +2,19 @@
"kind": "JSDocComment",
"pos": 0,
"end": 127,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocTag",
"pos": 63,
"end": 68,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 64,
"end": 67,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "see"
},
"comment": "{@link second link text} and {@link Foo|a foo} as well."
@@ -2,60 +2,77 @@
"kind": "JSDocComment",
"pos": 0,
"end": 66,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocParameterTag",
"pos": 6,
"end": 64,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 7,
"end": 12,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 34,
"end": 64,
"modifierFlagsCache": 0,
"type": {
"kind": "JSDocTypeLiteral",
"pos": 34,
"end": 64,
"modifierFlagsCache": 0,
"jsDocPropertyTags": [
{
"kind": "JSDocParameterTag",
"pos": 34,
"end": 64,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 35,
"end": 40,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 41,
"end": 49,
"modifierFlagsCache": 0,
"type": {
"kind": "StringKeyword",
"pos": 42,
"end": 48
"end": 48,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "FirstNode",
"pos": 50,
"end": 53,
"modifierFlagsCache": 0,
"left": {
"kind": "Identifier",
"pos": 50,
"end": 51,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "o"
},
"right": {
"kind": "Identifier",
"pos": 52,
"end": 53,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "f"
}
},
@@ -70,6 +87,8 @@
"kind": "Identifier",
"pos": 22,
"end": 23,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "o"
},
"isNameFirst": true,
@@ -2,31 +2,40 @@
"kind": "JSDocComment",
"pos": 0,
"end": 44,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocParameterTag",
"pos": 8,
"end": 42,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 12,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "arg"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 13,
"end": 21,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 14,
"end": 20
"end": 20,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 22,
"end": 27,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "name1"
},
"isNameFirst": false,
@@ -2,31 +2,40 @@
"kind": "JSDocComment",
"pos": 0,
"end": 49,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocParameterTag",
"pos": 8,
"end": 47,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 17,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "argument"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 18,
"end": 26,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 19,
"end": 25
"end": 25,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 27,
"end": 32,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "name1"
},
"isNameFirst": false,
@@ -2,5 +2,6 @@
"kind": "JSDocComment",
"pos": 0,
"end": 23,
"modifierFlagsCache": 0,
"comment": "* @type {number}"
}
@@ -1,5 +1,6 @@
{
"kind": "JSDocComment",
"pos": 0,
"end": 5
"end": 5,
"modifierFlagsCache": 0
}
@@ -2,25 +2,32 @@
"kind": "JSDocComment",
"pos": 0,
"end": 27,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocTypeTag",
"pos": 8,
"end": 22,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 13,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "type"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 14,
"end": 22,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 15,
"end": 21
"end": 21,
"modifierFlagsCache": 0,
"transformFlags": 0
}
}
},
@@ -2,21 +2,27 @@
"kind": "JSDocComment",
"pos": 0,
"end": 61,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocParameterTag",
"pos": 7,
"end": 59,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 8,
"end": 13,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"name": {
"kind": "Identifier",
"pos": 14,
"end": 15,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "x"
},
"isNameFirst": true,
@@ -2,25 +2,32 @@
"kind": "JSDocComment",
"pos": 0,
"end": 27,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocTypeTag",
"pos": 8,
"end": 22,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 13,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "type"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 14,
"end": 22,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 15,
"end": 21
"end": 21,
"modifierFlagsCache": 0,
"transformFlags": 0
}
}
},
@@ -2,15 +2,19 @@
"kind": "JSDocComment",
"pos": 0,
"end": 20,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocReturnTag",
"pos": 8,
"end": 15,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 15,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "return"
}
},
@@ -2,31 +2,40 @@
"kind": "JSDocComment",
"pos": 0,
"end": 34,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocParameterTag",
"pos": 8,
"end": 32,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 14,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 15,
"end": 23,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 16,
"end": 22
"end": 22,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 24,
"end": 29,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "name1"
},
"isNameFirst": false,
@@ -2,31 +2,40 @@
"kind": "JSDocComment",
"pos": 0,
"end": 59,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocParameterTag",
"pos": 8,
"end": 57,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 14,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 15,
"end": 23,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 16,
"end": 22
"end": 22,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 24,
"end": 29,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "name1"
},
"isNameFirst": false,
@@ -2,31 +2,40 @@
"kind": "JSDocComment",
"pos": 0,
"end": 61,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocParameterTag",
"pos": 8,
"end": 59,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 14,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 15,
"end": 23,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 16,
"end": 22
"end": 22,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 25,
"end": 30,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "name1"
},
"isNameFirst": false,
@@ -2,31 +2,40 @@
"kind": "JSDocComment",
"pos": 0,
"end": 66,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocParameterTag",
"pos": 8,
"end": 64,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 14,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 15,
"end": 23,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 16,
"end": 22
"end": 22,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 26,
"end": 31,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "name1"
},
"isNameFirst": false,
@@ -2,31 +2,40 @@
"kind": "JSDocComment",
"pos": 0,
"end": 34,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocParameterTag",
"pos": 8,
"end": 29,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 14,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 21,
"end": 29,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 22,
"end": 28
"end": 28,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 15,
"end": 20,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "name1"
},
"isNameFirst": true,
@@ -2,31 +2,40 @@
"kind": "JSDocComment",
"pos": 0,
"end": 46,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocParameterTag",
"pos": 8,
"end": 44,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 14,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 21,
"end": 29,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 22,
"end": 28
"end": 28,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 15,
"end": 20,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "name1"
},
"isNameFirst": true,
@@ -2,21 +2,27 @@
"kind": "JSDocComment",
"pos": 0,
"end": 23,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocParameterTag",
"pos": 8,
"end": 21,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 14,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"name": {
"kind": "Identifier",
"pos": 15,
"end": 18,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "foo"
},
"isNameFirst": true,
@@ -2,25 +2,32 @@
"kind": "JSDocComment",
"pos": 0,
"end": 29,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocReturnTag",
"pos": 8,
"end": 24,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 15,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "return"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 16,
"end": 24,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 17,
"end": 23
"end": 23,
"modifierFlagsCache": 0,
"transformFlags": 0
}
}
},
@@ -2,25 +2,32 @@
"kind": "JSDocComment",
"pos": 0,
"end": 54,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocReturnTag",
"pos": 8,
"end": 24,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 15,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "return"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 16,
"end": 24,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 17,
"end": 23
"end": 23,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"comment": "Description text follows"
@@ -2,25 +2,32 @@
"kind": "JSDocComment",
"pos": 0,
"end": 30,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocReturnTag",
"pos": 8,
"end": 25,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 16,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "returns"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 17,
"end": 25,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 18,
"end": 24
"end": 24,
"modifierFlagsCache": 0,
"transformFlags": 0
}
}
},
@@ -2,15 +2,19 @@
"kind": "JSDocComment",
"pos": 0,
"end": 24,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocTemplateTag",
"pos": 8,
"end": 19,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 17,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "template"
},
"typeParameters": {
@@ -18,10 +22,13 @@
"kind": "TypeParameter",
"pos": 18,
"end": 19,
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 18,
"end": 19,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "T"
}
},
@@ -2,15 +2,19 @@
"kind": "JSDocComment",
"pos": 0,
"end": 26,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocTemplateTag",
"pos": 8,
"end": 21,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 17,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "template"
},
"typeParameters": {
@@ -18,10 +22,13 @@
"kind": "TypeParameter",
"pos": 18,
"end": 19,
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 18,
"end": 19,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "K"
}
},
@@ -29,10 +36,13 @@
"kind": "TypeParameter",
"pos": 20,
"end": 21,
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 20,
"end": 21,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "V"
}
},
@@ -2,15 +2,19 @@
"kind": "JSDocComment",
"pos": 0,
"end": 27,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocTemplateTag",
"pos": 8,
"end": 22,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 17,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "template"
},
"typeParameters": {
@@ -18,10 +22,13 @@
"kind": "TypeParameter",
"pos": 18,
"end": 19,
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 18,
"end": 19,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "K"
}
},
@@ -29,10 +36,13 @@
"kind": "TypeParameter",
"pos": 21,
"end": 22,
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 21,
"end": 22,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "V"
}
},
@@ -2,15 +2,19 @@
"kind": "JSDocComment",
"pos": 0,
"end": 27,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocTemplateTag",
"pos": 8,
"end": 22,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 17,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "template"
},
"typeParameters": {
@@ -18,10 +22,13 @@
"kind": "TypeParameter",
"pos": 18,
"end": 19,
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 18,
"end": 19,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "K"
}
},
@@ -29,10 +36,13 @@
"kind": "TypeParameter",
"pos": 21,
"end": 22,
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 21,
"end": 22,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "V"
}
},
@@ -2,15 +2,19 @@
"kind": "JSDocComment",
"pos": 0,
"end": 28,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocTemplateTag",
"pos": 8,
"end": 23,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 17,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "template"
},
"typeParameters": {
@@ -18,10 +22,13 @@
"kind": "TypeParameter",
"pos": 18,
"end": 19,
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 18,
"end": 19,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "K"
}
},
@@ -29,10 +36,13 @@
"kind": "TypeParameter",
"pos": 22,
"end": 23,
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 22,
"end": 23,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "V"
}
},
@@ -2,15 +2,19 @@
"kind": "JSDocComment",
"pos": 0,
"end": 60,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocTemplateTag",
"pos": 8,
"end": 24,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 17,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "template"
},
"typeParameters": {
@@ -18,10 +22,13 @@
"kind": "TypeParameter",
"pos": 18,
"end": 19,
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 18,
"end": 19,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "K"
}
},
@@ -29,10 +36,13 @@
"kind": "TypeParameter",
"pos": 22,
"end": 23,
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 22,
"end": 23,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "V"
}
},
@@ -2,5 +2,6 @@
"kind": "JSDocComment",
"pos": 0,
"end": 7,
"modifierFlagsCache": 0,
"comment": "*"
}
@@ -2,31 +2,40 @@
"kind": "JSDocComment",
"pos": 0,
"end": 60,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocParameterTag",
"pos": 8,
"end": 34,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 14,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 15,
"end": 23,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 16,
"end": 22
"end": 22,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 24,
"end": 29,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "name1"
},
"isNameFirst": false,
@@ -36,26 +45,34 @@
"kind": "JSDocParameterTag",
"pos": 34,
"end": 58,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 35,
"end": 40,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 41,
"end": 49,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 42,
"end": 48
"end": 48,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 50,
"end": 55,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "name2"
},
"isNameFirst": false,
@@ -2,31 +2,40 @@
"kind": "JSDocComment",
"pos": 0,
"end": 56,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocParameterTag",
"pos": 8,
"end": 30,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 14,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 15,
"end": 23,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 16,
"end": 22
"end": 22,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 24,
"end": 29,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "name1"
},
"isNameFirst": false,
@@ -36,26 +45,34 @@
"kind": "JSDocParameterTag",
"pos": 30,
"end": 54,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 31,
"end": 36,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "param"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 37,
"end": 45,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 38,
"end": 44
"end": 44,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 46,
"end": 51,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "name2"
},
"isNameFirst": false,
@@ -2,25 +2,32 @@
"kind": "JSDocComment",
"pos": 0,
"end": 27,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocTypeTag",
"pos": 8,
"end": 22,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 13,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "type"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 14,
"end": 22,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 15,
"end": 21
"end": 21,
"modifierFlagsCache": 0,
"transformFlags": 0
}
}
},
@@ -2,58 +2,75 @@
"kind": "JSDocComment",
"pos": 0,
"end": 102,
"modifierFlagsCache": 0,
"tags": {
"0": {
"kind": "JSDocTypedefTag",
"pos": 8,
"end": 100,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 9,
"end": 16,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "typedef"
},
"fullName": {
"kind": "Identifier",
"pos": 17,
"end": 23,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "People"
},
"name": {
"kind": "Identifier",
"pos": 17,
"end": 23,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "People"
},
"typeExpression": {
"kind": "JSDocTypeLiteral",
"pos": 8,
"end": 100,
"modifierFlagsCache": 0,
"jsDocPropertyTags": [
{
"kind": "JSDocPropertyTag",
"pos": 47,
"end": 74,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 48,
"end": 56,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "property"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 57,
"end": 65,
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 58,
"end": 64
"end": 64,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 66,
"end": 69,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "age"
},
"isNameFirst": false,
@@ -63,26 +80,34 @@
"kind": "JSDocPropertyTag",
"pos": 74,
"end": 100,
"modifierFlagsCache": 0,
"tagName": {
"kind": "Identifier",
"pos": 75,
"end": 83,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "property"
},
"typeExpression": {
"kind": "JSDocTypeExpression",
"pos": 84,
"end": 92,
"modifierFlagsCache": 0,
"type": {
"kind": "StringKeyword",
"pos": 85,
"end": 91
"end": 91,
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"name": {
"kind": "Identifier",
"pos": 93,
"end": 97,
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "name"
},
"isNameFirst": false,
@@ -2,5 +2,6 @@
"kind": "JSDocAllType",
"pos": 1,
"end": 2,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0
}
@@ -3,16 +3,20 @@
"pos": 1,
"end": 4,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"elementType": {
"kind": "TypeReference",
"pos": 1,
"end": 2,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"typeName": {
"kind": "Identifier",
"pos": 1,
"end": 2,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "a"
}
}
@@ -3,21 +3,26 @@
"pos": 1,
"end": 6,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"elementType": {
"kind": "ArrayType",
"pos": 1,
"end": 4,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"elementType": {
"kind": "TypeReference",
"pos": 1,
"end": 2,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"typeName": {
"kind": "Identifier",
"pos": 1,
"end": 2,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "a"
}
}
@@ -3,31 +3,38 @@
"pos": 1,
"end": 9,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "ParenthesizedType",
"pos": 1,
"end": 8,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "ArrayType",
"pos": 2,
"end": 7,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"elementType": {
"kind": "ArrayType",
"pos": 2,
"end": 5,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"elementType": {
"kind": "TypeReference",
"pos": 2,
"end": 3,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"typeName": {
"kind": "Identifier",
"pos": 2,
"end": 3,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "a"
}
}
@@ -3,12 +3,14 @@
"pos": 1,
"end": 13,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"members": {
"0": {
"kind": "CallSignature",
"pos": 2,
"end": 12,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"parameters": {
"length": 0,
"pos": 3,
@@ -18,7 +20,9 @@
"kind": "NumberKeyword",
"pos": 5,
"end": 12,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"length": 1,
@@ -3,17 +3,21 @@
"pos": 1,
"end": 26,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"parameters": {
"0": {
"kind": "Parameter",
"pos": 10,
"end": 16,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "StringKeyword",
"pos": 10,
"end": 16,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"1": {
@@ -21,11 +25,14 @@
"pos": 17,
"end": 25,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "BooleanKeyword",
"pos": 17,
"end": 25,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"length": 2,
@@ -3,6 +3,7 @@
"pos": 1,
"end": 11,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"parameters": {
"length": 0,
"pos": 10,
@@ -3,17 +3,21 @@
"pos": 1,
"end": 26,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"parameters": {
"0": {
"kind": "Parameter",
"pos": 10,
"end": 16,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "StringKeyword",
"pos": 10,
"end": 16,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"1": {
@@ -21,11 +25,14 @@
"pos": 17,
"end": 25,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "BooleanKeyword",
"pos": 17,
"end": 25,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"length": 2,
@@ -3,22 +3,27 @@
"pos": 1,
"end": 13,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"parameters": {
"0": {
"kind": "Parameter",
"pos": 10,
"end": 11,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "TypeReference",
"pos": 10,
"end": 11,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"typeName": {
"kind": "Identifier",
"pos": 10,
"end": 11,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "a"
}
}
@@ -3,11 +3,14 @@
"pos": 1,
"end": 4,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"typeName": {
"kind": "Identifier",
"pos": 1,
"end": 4,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "VarKeyword",
"escapedText": "var"
}
@@ -2,5 +2,7 @@
"kind": "NullKeyword",
"pos": 1,
"end": 5,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
@@ -2,5 +2,7 @@
"kind": "UndefinedKeyword",
"pos": 1,
"end": 10,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
@@ -3,17 +3,21 @@
"pos": 1,
"end": 16,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"members": {
"0": {
"kind": "MethodSignature",
"pos": 2,
"end": 15,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 2,
"end": 5,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "foo"
},
"parameters": {
@@ -25,7 +29,9 @@
"kind": "NumberKeyword",
"pos": 8,
"end": 15,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"length": 1,
@@ -3,17 +3,21 @@
"pos": 1,
"end": 18,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"parameters": {
"0": {
"kind": "Parameter",
"pos": 10,
"end": 17,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 10,
"end": 13,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "NewKeyword",
"escapedText": "new"
},
@@ -22,16 +26,20 @@
"pos": 14,
"end": 17,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"typeName": {
"kind": "FirstNode",
"pos": 14,
"end": 17,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"left": {
"kind": "Identifier",
"pos": 14,
"end": 15,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "a"
},
"right": {
@@ -39,6 +47,8 @@
"pos": 16,
"end": 17,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "b"
}
}
@@ -3,10 +3,13 @@
"pos": 1,
"end": 8,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 2,
"end": 8,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
}
@@ -3,10 +3,13 @@
"pos": 1,
"end": 8,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 1,
"end": 7,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
}
@@ -3,10 +3,13 @@
"pos": 1,
"end": 8,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 2,
"end": 8,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
}
@@ -3,10 +3,13 @@
"pos": 1,
"end": 8,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 1,
"end": 7,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
}
@@ -3,10 +3,12 @@
"pos": 1,
"end": 3,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "JSDocUnknownType",
"pos": 1,
"end": 2,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0
}
}
@@ -3,10 +3,13 @@
"pos": 1,
"end": 8,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 1,
"end": 7,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
}
@@ -3,6 +3,7 @@
"pos": 1,
"end": 3,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"members": {
"length": 0,
"pos": 2,
@@ -3,17 +3,21 @@
"pos": 1,
"end": 6,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"members": {
"0": {
"kind": "PropertySignature",
"pos": 2,
"end": 5,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 2,
"end": 5,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "foo"
}
},
@@ -3,24 +3,30 @@
"pos": 1,
"end": 14,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"members": {
"0": {
"kind": "PropertySignature",
"pos": 2,
"end": 13,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 2,
"end": 5,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "foo"
},
"type": {
"kind": "NumberKeyword",
"pos": 6,
"end": 13,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"length": 1,
@@ -3,17 +3,21 @@
"pos": 1,
"end": 11,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"members": {
"0": {
"kind": "PropertySignature",
"pos": 2,
"end": 6,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 2,
"end": 5,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "foo"
}
},
@@ -22,11 +26,14 @@
"pos": 6,
"end": 10,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 6,
"end": 10,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "bar"
}
},
@@ -3,24 +3,30 @@
"pos": 1,
"end": 19,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"members": {
"0": {
"kind": "PropertySignature",
"pos": 2,
"end": 14,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 2,
"end": 5,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "foo"
},
"type": {
"kind": "NumberKeyword",
"pos": 6,
"end": 13,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"1": {
@@ -28,11 +34,14 @@
"pos": 14,
"end": 18,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 14,
"end": 18,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "bar"
}
},
@@ -3,17 +3,21 @@
"pos": 1,
"end": 19,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"members": {
"0": {
"kind": "PropertySignature",
"pos": 2,
"end": 6,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 2,
"end": 5,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "foo"
}
},
@@ -22,18 +26,23 @@
"pos": 6,
"end": 18,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 6,
"end": 10,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "bar"
},
"type": {
"kind": "NumberKeyword",
"pos": 11,
"end": 18,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"length": 2,
@@ -3,24 +3,30 @@
"pos": 1,
"end": 27,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"members": {
"0": {
"kind": "PropertySignature",
"pos": 2,
"end": 14,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 2,
"end": 5,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "foo"
},
"type": {
"kind": "NumberKeyword",
"pos": 6,
"end": 13,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"1": {
@@ -28,18 +34,23 @@
"pos": 14,
"end": 26,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 14,
"end": 18,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "bar"
},
"type": {
"kind": "NumberKeyword",
"pos": 19,
"end": 26,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
},
"length": 2,
@@ -3,17 +3,21 @@
"pos": 1,
"end": 11,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"members": {
"0": {
"kind": "PropertySignature",
"pos": 2,
"end": 10,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 2,
"end": 10,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "FunctionKeyword",
"escapedText": "function"
}
@@ -3,17 +3,21 @@
"pos": 1,
"end": 19,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"parameters": {
"0": {
"kind": "Parameter",
"pos": 10,
"end": 18,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 10,
"end": 14,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "ThisKeyword",
"escapedText": "this"
},
@@ -22,16 +26,20 @@
"pos": 15,
"end": 18,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"typeName": {
"kind": "FirstNode",
"pos": 15,
"end": 18,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"left": {
"kind": "Identifier",
"pos": 15,
"end": 16,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "a"
},
"right": {
@@ -39,6 +47,8 @@
"pos": 17,
"end": 18,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "b"
}
}
@@ -3,18 +3,23 @@
"pos": 1,
"end": 14,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"types": {
"0": {
"kind": "NumberKeyword",
"pos": 1,
"end": 7,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"1": {
"kind": "StringKeyword",
"pos": 8,
"end": 14,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"length": 2,
"pos": 1,
@@ -3,17 +3,21 @@
"pos": 1,
"end": 5,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"members": {
"0": {
"kind": "PropertySignature",
"pos": 2,
"end": 4,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"name": {
"kind": "Identifier",
"pos": 2,
"end": 3,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "a"
}
},
@@ -3,6 +3,7 @@
"pos": 1,
"end": 17,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"parameters": {
"length": 0,
"pos": 6,
@@ -12,6 +13,8 @@
"kind": "StringKeyword",
"pos": 10,
"end": 17,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
}
@@ -3,6 +3,7 @@
"pos": 1,
"end": 13,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"parameters": {
"length": 0,
"pos": 2,
@@ -12,6 +13,8 @@
"kind": "StringKeyword",
"pos": 6,
"end": 13,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
}
@@ -3,6 +3,7 @@
"pos": 1,
"end": 3,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"elementTypes": {
"length": 0,
"pos": 2,
@@ -3,12 +3,15 @@
"pos": 1,
"end": 9,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"elementTypes": {
"0": {
"kind": "NumberKeyword",
"pos": 2,
"end": 8,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"length": 1,
"pos": 2,
@@ -3,18 +3,23 @@
"pos": 1,
"end": 16,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"elementTypes": {
"0": {
"kind": "NumberKeyword",
"pos": 2,
"end": 8,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"1": {
"kind": "StringKeyword",
"pos": 9,
"end": 15,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"length": 2,
"pos": 2,
@@ -3,24 +3,31 @@
"pos": 1,
"end": 24,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"elementTypes": {
"0": {
"kind": "NumberKeyword",
"pos": 2,
"end": 8,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"1": {
"kind": "StringKeyword",
"pos": 9,
"end": 15,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"2": {
"kind": "BooleanKeyword",
"pos": 16,
"end": 23,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"length": 3,
"pos": 2,
@@ -3,12 +3,15 @@
"pos": 1,
"end": 10,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"elementTypes": {
"0": {
"kind": "NumberKeyword",
"pos": 2,
"end": 8,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"length": 1,
"pos": 2,
@@ -3,11 +3,14 @@
"pos": 1,
"end": 4,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"typeName": {
"kind": "Identifier",
"pos": 1,
"end": 2,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "a"
},
"typeArguments": {
@@ -3,11 +3,14 @@
"pos": 1,
"end": 9,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"exprName": {
"kind": "Identifier",
"pos": 7,
"end": 9,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "M"
}
}
@@ -3,11 +3,14 @@
"pos": 1,
"end": 11,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"typeName": {
"kind": "Identifier",
"pos": 1,
"end": 2,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "a",
"jsdocDotPos": 2
},
@@ -16,7 +19,9 @@
"kind": "NumberKeyword",
"pos": 4,
"end": 10,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"length": 1,
"pos": 4,
@@ -3,11 +3,14 @@
"pos": 1,
"end": 18,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"typeName": {
"kind": "Identifier",
"pos": 1,
"end": 2,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "a",
"jsdocDotPos": 2
},
@@ -16,13 +19,17 @@
"kind": "NumberKeyword",
"pos": 4,
"end": 10,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"1": {
"kind": "StringKeyword",
"pos": 11,
"end": 17,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"length": 2,
"pos": 4,
@@ -3,16 +3,20 @@
"pos": 1,
"end": 11,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"typeName": {
"kind": "FirstNode",
"pos": 1,
"end": 11,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"left": {
"kind": "Identifier",
"pos": 1,
"end": 2,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"escapedText": "a"
},
"right": {
@@ -20,6 +24,8 @@
"pos": 3,
"end": 11,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "FunctionKeyword",
"escapedText": "function"
}
@@ -3,23 +3,29 @@
"pos": 1,
"end": 16,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "UnionType",
"pos": 2,
"end": 15,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"types": {
"0": {
"kind": "NumberKeyword",
"pos": 2,
"end": 8,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"1": {
"kind": "StringKeyword",
"pos": 9,
"end": 15,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
},
"length": 2,
"pos": 2,
@@ -2,5 +2,6 @@
"kind": "JSDocUnknownType",
"pos": 1,
"end": 2,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0
}
@@ -3,10 +3,13 @@
"pos": 1,
"end": 10,
"flags": "JSDoc",
"modifierFlagsCache": 0,
"type": {
"kind": "NumberKeyword",
"pos": 4,
"end": 10,
"flags": "JSDoc"
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0
}
}