Ensure no-overlap between Flow and TS node types (#710)

This commit is contained in:
James Kyle
2017-09-26 05:42:33 +10:00
committed by Henry Zhu
parent a4acf2da6d
commit d9766932db
89 changed files with 412 additions and 363 deletions

View File

@@ -57,7 +57,7 @@
}
},
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 11,
"end": 19,
"loc": {
@@ -108,7 +108,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 2,
"end": 10,
"loc": {
@@ -161,4 +161,4 @@
],
"directives": []
}
}
}

View File

@@ -157,7 +157,7 @@
},
"arguments": [],
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 16,
"end": 19,
"loc": {
@@ -232,4 +232,4 @@
],
"directives": []
}
}
}

View File

@@ -57,7 +57,7 @@
}
},
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 6,
"end": 9,
"loc": {
@@ -72,7 +72,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 7,
"end": 8,
"loc": {
@@ -107,7 +107,7 @@
},
"name": "a",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 11,
"end": 14,
"loc": {
@@ -156,7 +156,7 @@
}
],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 15,
"end": 18,
"loc": {
@@ -228,4 +228,4 @@
],
"directives": []
}
}
}

View File

@@ -57,7 +57,7 @@
}
},
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 18,
"end": 23,
"loc": {
@@ -109,7 +109,7 @@
"name": "x",
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 9,
"end": 17,
"loc": {
@@ -162,4 +162,4 @@
],
"directives": []
}
}
}

View File

@@ -92,7 +92,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 2,
"end": 10,
"loc": {
@@ -169,4 +169,4 @@
],
"directives": []
}
}
}

View File

@@ -57,7 +57,7 @@
}
},
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 70,
"end": 73,
"loc": {
@@ -125,7 +125,7 @@
},
"name": "a",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 66,
"end": 69,
"loc": {
@@ -191,7 +191,7 @@
"name": "a"
},
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 61,
"end": 64,
"loc": {
@@ -206,7 +206,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 62,
"end": 63,
"loc": {
@@ -266,4 +266,4 @@
}
}
]
}
}

View File

@@ -57,7 +57,7 @@
}
},
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 9,
"end": 12,
"loc": {
@@ -125,7 +125,7 @@
},
"name": "a",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 8,
"loc": {
@@ -191,7 +191,7 @@
"name": "a"
},
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 0,
"end": 3,
"loc": {
@@ -206,7 +206,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 1,
"end": 2,
"loc": {
@@ -228,4 +228,4 @@
],
"directives": []
}
}
}

View File

@@ -57,7 +57,7 @@
}
},
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 12,
"end": 17,
"loc": {
@@ -109,7 +109,7 @@
"name": "x",
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 3,
"end": 11,
"loc": {
@@ -162,4 +162,4 @@
],
"directives": []
}
}
}

View File

@@ -57,7 +57,7 @@
}
},
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 8,
"end": 21,
"loc": {
@@ -102,7 +102,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 15,
"end": 21,
"loc": {
@@ -155,7 +155,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 2,
"end": 7,
"loc": {
@@ -207,4 +207,4 @@
],
"directives": []
}
}
}

View File

@@ -131,7 +131,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 27,
"end": 35,
"loc": {
@@ -178,7 +178,7 @@
},
"name": "y",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 38,
"end": 46,
"loc": {
@@ -266,7 +266,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 66,
"end": 74,
"loc": {
@@ -313,7 +313,7 @@
},
"name": "y",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 77,
"end": 85,
"loc": {
@@ -401,7 +401,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 105,
"end": 110,
"loc": {
@@ -448,7 +448,7 @@
},
"name": "y",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 113,
"end": 118,
"loc": {
@@ -503,4 +503,4 @@
],
"directives": []
}
}
}

View File

@@ -107,7 +107,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 26,
"end": 32,
"loc": {
@@ -139,7 +139,7 @@
}
],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 33,
"end": 38,
"loc": {
@@ -238,7 +238,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 52,
"end": 60,
"loc": {
@@ -349,7 +349,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 78,
"end": 84,
"loc": {
@@ -386,4 +386,4 @@
],
"directives": []
}
}
}

View File

@@ -91,7 +91,7 @@
"arguments": []
},
"superTypeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 18,
"end": 21,
"loc": {
@@ -204,7 +204,7 @@
}
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 36,
"end": 39,
"loc": {
@@ -355,7 +355,7 @@
"arguments": []
},
"superTypeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 65,
"end": 68,
"loc": {
@@ -468,7 +468,7 @@
}
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 83,
"end": 86,
"loc": {
@@ -543,4 +543,4 @@
],
"directives": []
}
}
}

View File

@@ -91,7 +91,7 @@
"arguments": []
},
"superTypeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 18,
"end": 21,
"loc": {
@@ -240,7 +240,7 @@
"arguments": []
},
"superTypeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 47,
"end": 50,
"loc": {
@@ -313,4 +313,4 @@
],
"directives": []
}
}
}

View File

@@ -58,7 +58,7 @@
},
"id": null,
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 6,
"end": 9,
"loc": {
@@ -73,7 +73,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 7,
"end": 8,
"loc": {
@@ -159,7 +159,7 @@
"name": "C"
},
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 23,
"end": 26,
"loc": {
@@ -174,7 +174,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 24,
"end": 25,
"loc": {
@@ -217,4 +217,4 @@
],
"directives": []
}
}
}

View File

@@ -122,7 +122,7 @@
}
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 21,
"end": 24,
"loc": {
@@ -305,7 +305,7 @@
}
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 53,
"end": 56,
"loc": {
@@ -380,4 +380,4 @@
],
"directives": []
}
}
}

View File

@@ -93,7 +93,7 @@
"arguments": []
},
"superTypeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 19,
"end": 22,
"loc": {
@@ -206,7 +206,7 @@
}
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 37,
"end": 40,
"loc": {
@@ -276,4 +276,4 @@
],
"directives": []
}
}
}

View File

@@ -93,7 +93,7 @@
"arguments": []
},
"superTypeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 19,
"end": 22,
"loc": {
@@ -161,4 +161,4 @@
],
"directives": []
}
}
}

View File

@@ -60,7 +60,7 @@
"name": "C"
},
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 7,
"end": 41,
"loc": {
@@ -75,7 +75,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 8,
"end": 40,
"loc": {
@@ -152,7 +152,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 30,
"end": 38,
"loc": {
@@ -208,4 +208,4 @@
],
"directives": []
}
}
}

View File

@@ -110,7 +110,7 @@
},
"kind": "method",
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 25,
"end": 28,
"loc": {
@@ -125,7 +125,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 26,
"end": 27,
"loc": {
@@ -148,7 +148,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 30,
"end": 36,
"loc": {
@@ -185,4 +185,4 @@
],
"directives": []
}
}
}

View File

@@ -125,7 +125,7 @@
}
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 22,
"end": 25,
"loc": {
@@ -195,4 +195,4 @@
],
"directives": []
}
}
}

View File

@@ -107,7 +107,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 18,
"end": 24,
"loc": {
@@ -139,7 +139,7 @@
}
],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 25,
"end": 30,
"loc": {
@@ -202,7 +202,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 49,
"end": 55,
"loc": {
@@ -234,7 +234,7 @@
}
],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 56,
"end": 61,
"loc": {
@@ -270,4 +270,4 @@
],
"directives": []
}
}
}

View File

@@ -115,7 +115,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 22,
"end": 28,
"loc": {
@@ -186,7 +186,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 49,
"end": 55,
"loc": {
@@ -305,7 +305,7 @@
},
"kind": "method",
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 84,
"end": 87,
"loc": {
@@ -320,7 +320,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 85,
"end": 86,
"loc": {
@@ -343,7 +343,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 89,
"end": 95,
"loc": {
@@ -379,4 +379,4 @@
],
"directives": []
}
}
}

View File

@@ -116,7 +116,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 29,
"end": 35,
"loc": {
@@ -152,4 +152,4 @@
],
"directives": []
}
}
}

View File

@@ -148,7 +148,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 33,
"end": 39,
"loc": {
@@ -252,7 +252,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 65,
"end": 71,
"loc": {
@@ -288,4 +288,4 @@
],
"directives": []
}
}
}

View File

@@ -110,7 +110,7 @@
},
"kind": "method",
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 15,
"end": 18,
"loc": {
@@ -125,7 +125,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 16,
"end": 17,
"loc": {
@@ -164,7 +164,7 @@
},
"name": "a",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 20,
"end": 23,
"loc": {
@@ -229,7 +229,7 @@
"name": "b",
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 27,
"end": 30,
"loc": {
@@ -308,7 +308,7 @@
"name": "c"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 36,
"end": 41,
"loc": {
@@ -372,7 +372,7 @@
}
],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 42,
"end": 45,
"loc": {
@@ -504,7 +504,7 @@
},
"kind": "method",
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 70,
"end": 73,
"loc": {
@@ -519,7 +519,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 71,
"end": 72,
"loc": {
@@ -542,7 +542,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 75,
"end": 78,
"loc": {
@@ -612,4 +612,4 @@
],
"directives": []
}
}
}

View File

@@ -155,7 +155,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 26,
"end": 32,
"loc": {
@@ -191,4 +191,4 @@
],
"directives": []
}
}
}

View File

@@ -116,7 +116,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 18,
"end": 24,
"loc": {
@@ -169,4 +169,4 @@
],
"directives": []
}
}
}

View File

@@ -115,7 +115,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 17,
"end": 23,
"loc": {
@@ -168,4 +168,4 @@
],
"directives": []
}
}
}

View File

@@ -148,7 +148,7 @@
},
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 51,
"end": 59,
"loc": {
@@ -697,4 +697,4 @@
],
"directives": []
}
}
}

View File

@@ -180,7 +180,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 41,
"end": 49,
"loc": {
@@ -236,4 +236,4 @@
],
"directives": []
}
}
}

View File

@@ -179,7 +179,7 @@
},
"name": "pu",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 64,
"end": 72,
"loc": {
@@ -277,7 +277,7 @@
"name": "pi",
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 116,
"end": 124,
"loc": {
@@ -477,7 +477,7 @@
"name": "y",
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 239,
"end": 247,
"loc": {
@@ -572,4 +572,4 @@
}
}
]
}
}

View File

@@ -180,7 +180,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 30,
"end": 38,
"loc": {
@@ -245,7 +245,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 45,
"end": 53,
"loc": {
@@ -301,4 +301,4 @@
],
"directives": []
}
}
}

View File

@@ -142,7 +142,7 @@
"computed": false
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 31,
"end": 39,
"loc": {
@@ -241,7 +241,7 @@
},
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 63,
"end": 71,
"loc": {
@@ -278,4 +278,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 7,
"end": 15,
"loc": {
@@ -112,4 +112,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 15,
"end": 23,
"loc": {
@@ -137,7 +137,7 @@
},
"name": "y",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 26,
"end": 34,
"loc": {
@@ -176,4 +176,4 @@
],
"directives": []
}
}
}

View File

@@ -184,7 +184,7 @@
}
],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 22,
"end": 48,
"loc": {
@@ -245,7 +245,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 27,
"end": 35,
"loc": {
@@ -308,7 +308,7 @@
"name": "y"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 38,
"end": 46,
"loc": {
@@ -351,4 +351,4 @@
],
"directives": []
}
}
}

View File

@@ -126,7 +126,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 28,
"end": 33,
"loc": {
@@ -165,4 +165,4 @@
],
"directives": []
}
}
}

View File

@@ -90,7 +90,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 22,
"end": 30,
"loc": {
@@ -179,7 +179,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 59,
"end": 65,
"loc": {
@@ -544,4 +544,4 @@
],
"directives": []
}
}
}

View File

@@ -63,7 +63,7 @@
"expression": false,
"async": false,
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 10,
"end": 13,
"loc": {
@@ -78,7 +78,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 11,
"end": 12,
"loc": {
@@ -114,7 +114,7 @@
"name": "x",
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 16,
"end": 19,
"loc": {
@@ -163,7 +163,7 @@
}
],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 20,
"end": 23,
"loc": {
@@ -230,4 +230,4 @@
],
"directives": []
}
}
}

View File

@@ -93,7 +93,7 @@
"expression": false,
"async": false,
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 18,
"end": 21,
"loc": {
@@ -108,7 +108,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 19,
"end": 20,
"loc": {
@@ -144,7 +144,7 @@
"name": "x",
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 24,
"end": 27,
"loc": {
@@ -193,7 +193,7 @@
}
],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 28,
"end": 31,
"loc": {
@@ -264,4 +264,4 @@
],
"directives": []
}
}
}

View File

@@ -64,7 +64,7 @@
"async": false,
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 20,
"end": 26,
"loc": {
@@ -130,7 +130,7 @@
"expression": false,
"async": false,
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 46,
"end": 49,
"loc": {
@@ -145,7 +145,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 47,
"end": 48,
"loc": {
@@ -164,7 +164,7 @@
},
"params": [],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 51,
"end": 54,
"loc": {
@@ -215,4 +215,4 @@
],
"directives": []
}
}
}

View File

@@ -79,7 +79,7 @@
"name": "x",
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 26,
"end": 34,
"loc": {
@@ -111,7 +111,7 @@
}
],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 35,
"end": 41,
"loc": {
@@ -145,4 +145,4 @@
],
"directives": []
}
}
}

View File

@@ -96,7 +96,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 19,
"end": 27,
"loc": {
@@ -128,7 +128,7 @@
}
],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 28,
"end": 36,
"loc": {
@@ -227,7 +227,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 57,
"end": 65,
"loc": {
@@ -259,7 +259,7 @@
}
],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 66,
"end": 74,
"loc": {
@@ -293,4 +293,4 @@
],
"directives": []
}
}
}

View File

@@ -80,7 +80,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 12,
"end": 17,
"loc": {
@@ -112,7 +112,7 @@
}
],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 18,
"end": 32,
"loc": {
@@ -157,7 +157,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 25,
"end": 32,
"loc": {
@@ -256,7 +256,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 47,
"end": 52,
"loc": {
@@ -288,7 +288,7 @@
}
],
"returnType": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 53,
"end": 67,
"loc": {
@@ -333,7 +333,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 60,
"end": 67,
"loc": {
@@ -390,4 +390,4 @@
],
"directives": []
}
}
}

View File

@@ -106,7 +106,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 20,
"end": 28,
"loc": {
@@ -138,7 +138,7 @@
}
],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 29,
"end": 35,
"loc": {
@@ -174,4 +174,4 @@
],
"directives": []
}
}
}

View File

@@ -106,7 +106,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 24,
"end": 32,
"loc": {
@@ -138,7 +138,7 @@
}
],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 33,
"end": 39,
"loc": {
@@ -174,4 +174,4 @@
],
"directives": []
}
}
}

View File

@@ -124,7 +124,7 @@
}
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 23,
"end": 26,
"loc": {
@@ -194,4 +194,4 @@
],
"directives": []
}
}
}

View File

@@ -60,7 +60,7 @@
"name": "I"
},
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 11,
"end": 45,
"loc": {
@@ -75,7 +75,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 12,
"end": 44,
"loc": {
@@ -152,7 +152,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 34,
"end": 42,
"loc": {
@@ -207,4 +207,4 @@
],
"directives": []
}
}
}

View File

@@ -106,7 +106,7 @@
},
"name": "s",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 22,
"end": 28,
"loc": {
@@ -138,7 +138,7 @@
}
],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 29,
"end": 37,
"loc": {
@@ -174,4 +174,4 @@
],
"directives": []
}
}
}

View File

@@ -141,7 +141,7 @@
},
"parameters": [],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 37,
"end": 43,
"loc": {
@@ -239,7 +239,7 @@
"optional": true,
"parameters": [],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 69,
"end": 77,
"loc": {
@@ -275,4 +275,4 @@
],
"directives": []
}
}
}

View File

@@ -107,7 +107,7 @@
"name": "m"
},
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 19,
"end": 53,
"loc": {
@@ -122,7 +122,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 20,
"end": 52,
"loc": {
@@ -199,7 +199,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 42,
"end": 50,
"loc": {
@@ -236,7 +236,7 @@
},
"parameters": [],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 55,
"end": 58,
"loc": {
@@ -289,4 +289,4 @@
],
"directives": []
}
}
}

View File

@@ -109,7 +109,7 @@
"optional": true,
"parameters": [],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 22,
"end": 28,
"loc": {
@@ -145,4 +145,4 @@
],
"directives": []
}
}
}

View File

@@ -159,7 +159,7 @@
"name": "x",
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 31,
"end": 39,
"loc": {
@@ -221,7 +221,7 @@
"name": "y"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 45,
"end": 55,
"loc": {
@@ -268,7 +268,7 @@
}
],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 56,
"end": 62,
"loc": {
@@ -304,4 +304,4 @@
],
"directives": []
}
}
}

View File

@@ -108,7 +108,7 @@
},
"readonly": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 28,
"end": 36,
"loc": {
@@ -144,4 +144,4 @@
],
"directives": []
}
}
}

View File

@@ -140,7 +140,7 @@
"name": "y"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 26,
"end": 34,
"loc": {
@@ -204,7 +204,7 @@
},
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 42,
"end": 50,
"loc": {
@@ -240,4 +240,4 @@
],
"directives": []
}
}
}

View File

@@ -140,7 +140,7 @@
"computed": false
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 35,
"end": 43,
"loc": {
@@ -237,7 +237,7 @@
},
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 67,
"end": 75,
"loc": {
@@ -273,4 +273,4 @@
],
"directives": []
}
}
}

View File

@@ -107,7 +107,7 @@
"name": "public"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 21,
"end": 29,
"loc": {
@@ -143,4 +143,4 @@
],
"directives": []
}
}
}

View File

@@ -108,7 +108,7 @@
},
"parameters": [],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 25,
"end": 31,
"loc": {
@@ -144,4 +144,4 @@
],
"directives": []
}
}
}

View File

@@ -107,7 +107,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 19,
"end": 27,
"loc": {
@@ -170,7 +170,7 @@
"name": "y"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 30,
"end": 38,
"loc": {
@@ -282,7 +282,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 59,
"end": 67,
"loc": {
@@ -345,7 +345,7 @@
"name": "y"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 70,
"end": 78,
"loc": {
@@ -457,7 +457,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 106,
"end": 114,
"loc": {
@@ -520,7 +520,7 @@
"name": "y"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 120,
"end": 128,
"loc": {
@@ -556,4 +556,4 @@
],
"directives": []
}
}
}

View File

@@ -120,7 +120,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 33,
"end": 41,
"loc": {
@@ -162,4 +162,4 @@
],
"directives": []
}
}
}

View File

@@ -166,7 +166,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 55,
"end": 63,
"loc": {
@@ -211,4 +211,4 @@
],
"directives": []
}
}
}

View File

@@ -170,7 +170,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 47,
"end": 55,
"loc": {
@@ -215,4 +215,4 @@
],
"directives": []
}
}
}

View File

@@ -78,7 +78,7 @@
"name": "D"
},
"superTypeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 116,
"end": 119,
"loc": {
@@ -247,4 +247,4 @@
}
}
]
}
}

View File

@@ -60,7 +60,7 @@
"name": "T"
},
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 6,
"end": 40,
"loc": {
@@ -75,7 +75,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 7,
"end": 39,
"loc": {
@@ -152,7 +152,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 29,
"end": 37,
"loc": {
@@ -219,7 +219,7 @@
"name": "Array"
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 48,
"end": 51,
"loc": {
@@ -272,4 +272,4 @@
],
"directives": []
}
}
}

View File

@@ -60,7 +60,7 @@
"name": "T"
},
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 6,
"end": 9,
"loc": {
@@ -75,7 +75,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 7,
"end": 8,
"loc": {
@@ -128,4 +128,4 @@
],
"directives": []
}
}
}

View File

@@ -75,7 +75,7 @@
},
"arguments": [],
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 1,
"end": 4,
"loc": {
@@ -172,7 +172,7 @@
},
"arguments": [],
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 9,
"end": 15,
"loc": {
@@ -257,4 +257,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
"name": "C"
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 5,
"end": 8,
"loc": {
@@ -171,7 +171,7 @@
"name": "C"
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 17,
"end": 23,
"loc": {
@@ -257,4 +257,4 @@
],
"directives": []
}
}
}

View File

@@ -63,7 +63,7 @@
"expression": false,
"async": false,
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 10,
"end": 19,
"loc": {
@@ -78,7 +78,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 13,
"end": 14,
"loc": {
@@ -117,4 +117,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "arr",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 7,
"end": 19,
"loc": {
@@ -142,4 +142,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "f",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 21,
"loc": {
@@ -102,7 +102,7 @@
}
},
"typeParameters": {
"type": "TypeParameterDeclaration",
"type": "TSTypeParameterDeclaration",
"start": 7,
"end": 10,
"loc": {
@@ -117,7 +117,7 @@
},
"params": [
{
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 8,
"end": 9,
"loc": {
@@ -152,7 +152,7 @@
},
"name": "a",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 12,
"end": 15,
"loc": {
@@ -201,7 +201,7 @@
}
],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 17,
"end": 21,
"loc": {
@@ -258,4 +258,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 24,
"loc": {
@@ -119,7 +119,7 @@
"name": "Array"
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 12,
"end": 24,
"loc": {
@@ -149,7 +149,7 @@
},
"parameters": [],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 16,
"end": 23,
"loc": {
@@ -192,4 +192,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "f",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 29,
"loc": {
@@ -119,7 +119,7 @@
},
"name": "this",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 12,
"end": 20,
"loc": {
@@ -151,7 +151,7 @@
}
],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 22,
"end": 29,
"loc": {
@@ -191,4 +191,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "f",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 54,
"loc": {
@@ -119,7 +119,7 @@
},
"name": "a",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 9,
"end": 17,
"loc": {
@@ -167,7 +167,7 @@
"name": "b",
"optional": true,
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 21,
"end": 29,
"loc": {
@@ -229,7 +229,7 @@
"name": "c"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 35,
"end": 45,
"loc": {
@@ -276,7 +276,7 @@
}
],
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 47,
"end": 54,
"loc": {
@@ -316,4 +316,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 11,
"loc": {
@@ -176,4 +176,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "a",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 10,
"loc": {
@@ -155,7 +155,7 @@
},
"name": "b",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 17,
"end": 26,
"loc": {
@@ -236,7 +236,7 @@
},
"name": "ne",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 34,
"end": 41,
"loc": {
@@ -317,7 +317,7 @@
},
"name": "nul",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 50,
"end": 56,
"loc": {
@@ -398,7 +398,7 @@
},
"name": "num",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 65,
"end": 73,
"loc": {
@@ -479,7 +479,7 @@
},
"name": "o",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 80,
"end": 88,
"loc": {
@@ -560,7 +560,7 @@
},
"name": "st",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 96,
"end": 104,
"loc": {
@@ -641,7 +641,7 @@
},
"name": "sy",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 112,
"end": 120,
"loc": {
@@ -722,7 +722,7 @@
},
"name": "u",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 127,
"end": 138,
"loc": {
@@ -803,7 +803,7 @@
},
"name": "v",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 145,
"end": 151,
"loc": {
@@ -841,4 +841,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 11,
"loc": {
@@ -171,7 +171,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 18,
"end": 25,
"loc": {
@@ -225,4 +225,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 9,
"loc": {
@@ -132,4 +132,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 8,
"loc": {
@@ -132,4 +132,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 12,
"loc": {
@@ -132,4 +132,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "map",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 7,
"end": 35,
"loc": {
@@ -102,7 +102,7 @@
}
},
"typeParameter": {
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 12,
"end": 23,
"loc": {
@@ -201,7 +201,7 @@
},
"name": "map",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 44,
"end": 82,
"loc": {
@@ -230,7 +230,7 @@
},
"readonly": true,
"typeParameter": {
"type": "TypeParameter",
"type": "TSTypeParameter",
"start": 58,
"end": 69,
"loc": {
@@ -287,4 +287,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 27,
"loc": {
@@ -119,7 +119,7 @@
"name": "Array"
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 12,
"end": 27,
"loc": {
@@ -165,7 +165,7 @@
"name": "Array"
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 18,
"end": 26,
"loc": {
@@ -210,4 +210,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 20,
"loc": {
@@ -119,7 +119,7 @@
"name": "Array"
},
"typeParameters": {
"type": "TypeParameterInstantiation",
"type": "TSTypeParameterInstantiation",
"start": 12,
"end": 20,
"loc": {
@@ -161,4 +161,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 8,
"loc": {
@@ -129,4 +129,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "obj",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 7,
"end": 22,
"loc": {
@@ -135,7 +135,7 @@
"name": "x"
},
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 12,
"end": 20,
"loc": {
@@ -213,4 +213,4 @@
}
}
]
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 14,
"loc": {
@@ -145,4 +145,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "x",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 5,
"end": 17,
"loc": {
@@ -161,4 +161,4 @@
],
"directives": []
}
}
}

View File

@@ -74,7 +74,7 @@
},
"name": "union",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 9,
"end": 36,
"loc": {
@@ -202,7 +202,7 @@
},
"name": "intersection",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 54,
"end": 71,
"loc": {
@@ -315,7 +315,7 @@
},
"name": "precedence1",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 88,
"end": 115,
"loc": {
@@ -460,7 +460,7 @@
},
"name": "precedence2",
"typeAnnotation": {
"type": "TypeAnnotation",
"type": "TSTypeAnnotation",
"start": 132,
"end": 159,
"loc": {
@@ -562,4 +562,4 @@
],
"directives": []
}
}
}