swc/crates/swc_ecma_parser/tests/tsc/intrinsicKeyword.json
2022-02-04 20:17:42 +09:00

786 lines
18 KiB
JSON

{
"type": "Script",
"span": {
"start": 18,
"end": 461,
"ctxt": 0
},
"body": [
{
"type": "VariableDeclaration",
"span": {
"start": 18,
"end": 36,
"ctxt": 0
},
"kind": "let",
"declare": false,
"declarations": [
{
"type": "VariableDeclarator",
"span": {
"start": 22,
"end": 35,
"ctxt": 0
},
"id": {
"type": "Identifier",
"span": {
"start": 22,
"end": 24,
"ctxt": 0
},
"value": "e1",
"optional": false,
"typeAnnotation": {
"type": "TsTypeAnnotation",
"span": {
"start": 24,
"end": 35,
"ctxt": 0
},
"typeAnnotation": {
"type": "TsKeywordType",
"span": {
"start": 26,
"end": 35,
"ctxt": 0
},
"kind": "intrinsic"
}
}
},
"init": null,
"definite": false
}
]
},
{
"type": "VariableDeclaration",
"span": {
"start": 37,
"end": 70,
"ctxt": 0
},
"kind": "let",
"declare": false,
"declarations": [
{
"type": "VariableDeclarator",
"span": {
"start": 41,
"end": 69,
"ctxt": 0
},
"id": {
"type": "Identifier",
"span": {
"start": 41,
"end": 43,
"ctxt": 0
},
"value": "e2",
"optional": false,
"typeAnnotation": {
"type": "TsTypeAnnotation",
"span": {
"start": 43,
"end": 69,
"ctxt": 0
},
"typeAnnotation": {
"type": "TsTypeLiteral",
"span": {
"start": 45,
"end": 69,
"ctxt": 0
},
"members": [
{
"type": "TsPropertySignature",
"span": {
"start": 47,
"end": 67,
"ctxt": 0
},
"readonly": false,
"key": {
"type": "Identifier",
"span": {
"start": 47,
"end": 56,
"ctxt": 0
},
"value": "intrinsic",
"optional": false
},
"computed": false,
"optional": false,
"init": null,
"params": [],
"typeAnnotation": {
"type": "TsTypeAnnotation",
"span": {
"start": 56,
"end": 67,
"ctxt": 0
},
"typeAnnotation": {
"type": "TsKeywordType",
"span": {
"start": 58,
"end": 67,
"ctxt": 0
},
"kind": "intrinsic"
}
},
"typeParams": null
}
]
}
}
},
"init": null,
"definite": false
}
]
},
{
"type": "TsTypeAliasDeclaration",
"span": {
"start": 71,
"end": 94,
"ctxt": 0
},
"declare": false,
"id": {
"type": "Identifier",
"span": {
"start": 76,
"end": 79,
"ctxt": 0
},
"value": "TE1",
"optional": false
},
"typeParams": null,
"typeAnnotation": {
"type": "TsParenthesizedType",
"span": {
"start": 82,
"end": 93,
"ctxt": 0
},
"typeAnnotation": {
"type": "TsKeywordType",
"span": {
"start": 83,
"end": 92,
"ctxt": 0
},
"kind": "intrinsic"
}
}
},
{
"type": "TsTypeAliasDeclaration",
"span": {
"start": 95,
"end": 127,
"ctxt": 0
},
"declare": false,
"id": {
"type": "Identifier",
"span": {
"start": 100,
"end": 103,
"ctxt": 0
},
"value": "TE2",
"optional": false
},
"typeParams": {
"type": "TsTypeParameterDeclaration",
"span": {
"start": 103,
"end": 114,
"ctxt": 0
},
"parameters": [
{
"type": "TsTypeParameter",
"span": {
"start": 104,
"end": 113,
"ctxt": 0
},
"name": {
"type": "Identifier",
"span": {
"start": 104,
"end": 113,
"ctxt": 0
},
"value": "intrinsic",
"optional": false
},
"constraint": null,
"default": null
}
]
},
"typeAnnotation": {
"type": "TsKeywordType",
"span": {
"start": 117,
"end": 126,
"ctxt": 0
},
"kind": "intrinsic"
}
},
{
"type": "TsTypeAliasDeclaration",
"span": {
"start": 128,
"end": 162,
"ctxt": 0
},
"declare": false,
"id": {
"type": "Identifier",
"span": {
"start": 133,
"end": 136,
"ctxt": 0
},
"value": "TE3",
"optional": false
},
"typeParams": {
"type": "TsTypeParameterDeclaration",
"span": {
"start": 136,
"end": 157,
"ctxt": 0
},
"parameters": [
{
"type": "TsTypeParameter",
"span": {
"start": 137,
"end": 156,
"ctxt": 0
},
"name": {
"type": "Identifier",
"span": {
"start": 137,
"end": 138,
"ctxt": 0
},
"value": "T",
"optional": false
},
"constraint": {
"type": "TsKeywordType",
"span": {
"start": 147,
"end": 156,
"ctxt": 0
},
"kind": "intrinsic"
},
"default": null
}
]
},
"typeAnnotation": {
"type": "TsTypeReference",
"span": {
"start": 160,
"end": 161,
"ctxt": 0
},
"typeName": {
"type": "Identifier",
"span": {
"start": 160,
"end": 161,
"ctxt": 0
},
"value": "T",
"optional": false
},
"typeParams": null
}
},
{
"type": "TsTypeAliasDeclaration",
"span": {
"start": 163,
"end": 213,
"ctxt": 0
},
"declare": false,
"id": {
"type": "Identifier",
"span": {
"start": 168,
"end": 171,
"ctxt": 0
},
"value": "TE4",
"optional": false
},
"typeParams": {
"type": "TsTypeParameterDeclaration",
"span": {
"start": 171,
"end": 200,
"ctxt": 0
},
"parameters": [
{
"type": "TsTypeParameter",
"span": {
"start": 172,
"end": 199,
"ctxt": 0
},
"name": {
"type": "Identifier",
"span": {
"start": 172,
"end": 181,
"ctxt": 0
},
"value": "intrinsic",
"optional": false
},
"constraint": {
"type": "TsKeywordType",
"span": {
"start": 190,
"end": 199,
"ctxt": 0
},
"kind": "intrinsic"
},
"default": null
}
]
},
"typeAnnotation": {
"type": "TsKeywordType",
"span": {
"start": 203,
"end": 212,
"ctxt": 0
},
"kind": "intrinsic"
}
},
{
"type": "TsTypeAliasDeclaration",
"span": {
"start": 214,
"end": 266,
"ctxt": 0
},
"declare": false,
"id": {
"type": "Identifier",
"span": {
"start": 219,
"end": 222,
"ctxt": 0
},
"value": "TE5",
"optional": false
},
"typeParams": {
"type": "TsTypeParameterDeclaration",
"span": {
"start": 222,
"end": 251,
"ctxt": 0
},
"parameters": [
{
"type": "TsTypeParameter",
"span": {
"start": 223,
"end": 250,
"ctxt": 0
},
"name": {
"type": "Identifier",
"span": {
"start": 223,
"end": 232,
"ctxt": 0
},
"value": "intrinsic",
"optional": false
},
"constraint": {
"type": "TsKeywordType",
"span": {
"start": 241,
"end": 250,
"ctxt": 0
},
"kind": "intrinsic"
},
"default": null
}
]
},
"typeAnnotation": {
"type": "TsParenthesizedType",
"span": {
"start": 254,
"end": 265,
"ctxt": 0
},
"typeAnnotation": {
"type": "TsKeywordType",
"span": {
"start": 255,
"end": 264,
"ctxt": 0
},
"kind": "intrinsic"
}
}
},
{
"type": "FunctionDeclaration",
"identifier": {
"type": "Identifier",
"span": {
"start": 277,
"end": 279,
"ctxt": 0
},
"value": "f1",
"optional": false
},
"declare": false,
"params": [],
"decorators": [],
"span": {
"start": 268,
"end": 325,
"ctxt": 0
},
"body": {
"type": "BlockStatement",
"span": {
"start": 282,
"end": 325,
"ctxt": 0
},
"stmts": [
{
"type": "VariableDeclaration",
"span": {
"start": 288,
"end": 323,
"ctxt": 0
},
"kind": "let",
"declare": false,
"declarations": [
{
"type": "VariableDeclarator",
"span": {
"start": 292,
"end": 322,
"ctxt": 0
},
"id": {
"type": "Identifier",
"span": {
"start": 292,
"end": 301,
"ctxt": 0
},
"value": "intrinsic",
"optional": false,
"typeAnnotation": {
"type": "TsTypeAnnotation",
"span": {
"start": 301,
"end": 322,
"ctxt": 0
},
"typeAnnotation": {
"type": "TsTypeReference",
"span": {
"start": 303,
"end": 322,
"ctxt": 0
},
"typeName": {
"type": "TsQualifiedName",
"left": {
"type": "Identifier",
"span": {
"start": 303,
"end": 312,
"ctxt": 0
},
"value": "intrinsic",
"optional": false
},
"right": {
"type": "Identifier",
"span": {
"start": 313,
"end": 322,
"ctxt": 0
},
"value": "intrinsic",
"optional": false
}
},
"typeParams": null
}
}
},
"init": null,
"definite": false
}
]
}
]
},
"generator": false,
"async": false,
"typeParameters": null,
"returnType": null
},
{
"type": "FunctionDeclaration",
"identifier": {
"type": "Identifier",
"span": {
"start": 336,
"end": 338,
"ctxt": 0
},
"value": "f2",
"optional": false
},
"declare": false,
"params": [
{
"type": "Parameter",
"span": {
"start": 339,
"end": 356,
"ctxt": 0
},
"decorators": [],
"pat": {
"type": "Identifier",
"span": {
"start": 339,
"end": 356,
"ctxt": 0
},
"value": "intrinsic",
"optional": false,
"typeAnnotation": {
"type": "TsTypeAnnotation",
"span": {
"start": 348,
"end": 356,
"ctxt": 0
},
"typeAnnotation": {
"type": "TsKeywordType",
"span": {
"start": 350,
"end": 356,
"ctxt": 0
},
"kind": "string"
}
}
}
}
],
"decorators": [],
"span": {
"start": 327,
"end": 383,
"ctxt": 0
},
"body": {
"type": "BlockStatement",
"span": {
"start": 358,
"end": 383,
"ctxt": 0
},
"stmts": [
{
"type": "ReturnStatement",
"span": {
"start": 364,
"end": 381,
"ctxt": 0
},
"argument": {
"type": "Identifier",
"span": {
"start": 371,
"end": 380,
"ctxt": 0
},
"value": "intrinsic",
"optional": false
}
}
]
},
"generator": false,
"async": false,
"typeParameters": null,
"returnType": null
},
{
"type": "FunctionDeclaration",
"identifier": {
"type": "Identifier",
"span": {
"start": 394,
"end": 396,
"ctxt": 0
},
"value": "f3",
"optional": false
},
"declare": false,
"params": [],
"decorators": [],
"span": {
"start": 385,
"end": 461,
"ctxt": 0
},
"body": {
"type": "BlockStatement",
"span": {
"start": 399,
"end": 461,
"ctxt": 0
},
"stmts": [
{
"type": "TsTypeAliasDeclaration",
"span": {
"start": 405,
"end": 429,
"ctxt": 0
},
"declare": false,
"id": {
"type": "Identifier",
"span": {
"start": 410,
"end": 419,
"ctxt": 0
},
"value": "intrinsic",
"optional": false
},
"typeParams": null,
"typeAnnotation": {
"type": "TsKeywordType",
"span": {
"start": 422,
"end": 428,
"ctxt": 0
},
"kind": "string"
}
},
{
"type": "VariableDeclaration",
"span": {
"start": 434,
"end": 459,
"ctxt": 0
},
"kind": "let",
"declare": false,
"declarations": [
{
"type": "VariableDeclarator",
"span": {
"start": 438,
"end": 458,
"ctxt": 0
},
"id": {
"type": "Identifier",
"span": {
"start": 438,
"end": 440,
"ctxt": 0
},
"value": "s1",
"optional": false,
"typeAnnotation": {
"type": "TsTypeAnnotation",
"span": {
"start": 440,
"end": 451,
"ctxt": 0
},
"typeAnnotation": {
"type": "TsKeywordType",
"span": {
"start": 442,
"end": 451,
"ctxt": 0
},
"kind": "intrinsic"
}
}
},
"init": {
"type": "StringLiteral",
"span": {
"start": 454,
"end": 458,
"ctxt": 0
},
"value": "ok",
"hasEscape": false,
"kind": {
"type": "normal",
"containsQuote": true
}
},
"definite": false
}
]
}
]
},
"generator": false,
"async": false,
"typeParameters": null,
"returnType": null
}
],
"interpreter": null
}