swc/crates/swc_ecma_parser/tests/tsc/jsdocTemplateConstructorFunction2.json

766 lines
19 KiB
JSON
Raw Normal View History

{
"type": "Script",
"span": {
"start": 144,
"end": 647,
"ctxt": 0
},
"body": [
{
"type": "FunctionDeclaration",
"identifier": {
"type": "Identifier",
"span": {
"start": 153,
"end": 156,
"ctxt": 0
},
"value": "Zet",
"optional": false
},
"declare": false,
"params": [
{
"type": "Parameter",
"span": {
"start": 157,
"end": 158,
"ctxt": 0
},
"decorators": [],
"pat": {
"type": "Identifier",
"span": {
"start": 157,
"end": 158,
"ctxt": 0
},
"value": "t",
"optional": false,
"typeAnnotation": null
}
}
],
"decorators": [],
"span": {
"start": 144,
"end": 210,
"ctxt": 0
},
"body": {
"type": "BlockStatement",
"span": {
"start": 160,
"end": 210,
"ctxt": 0
},
"stmts": [
{
"type": "ExpressionStatement",
"span": {
"start": 187,
"end": 193,
"ctxt": 0
},
"expression": {
"type": "MemberExpression",
"span": {
"start": 187,
"end": 193,
"ctxt": 0
},
"object": {
"type": "ThisExpression",
"span": {
"start": 187,
"end": 191,
"ctxt": 0
}
},
"property": {
"type": "Identifier",
"span": {
"start": 192,
"end": 193,
"ctxt": 0
},
"value": "u",
"optional": false
}
}
},
{
"type": "ExpressionStatement",
"span": {
"start": 198,
"end": 208,
"ctxt": 0
},
"expression": {
"type": "AssignmentExpression",
"span": {
"start": 198,
"end": 208,
"ctxt": 0
},
"operator": "=",
"left": {
"type": "MemberExpression",
"span": {
"start": 198,
"end": 204,
"ctxt": 0
},
"object": {
"type": "ThisExpression",
"span": {
"start": 198,
"end": 202,
"ctxt": 0
}
},
"property": {
"type": "Identifier",
"span": {
"start": 203,
"end": 204,
"ctxt": 0
},
"value": "t",
"optional": false
}
},
"right": {
"type": "Identifier",
"span": {
"start": 207,
"end": 208,
"ctxt": 0
},
"value": "t",
"optional": false
}
}
}
]
},
"generator": false,
"async": false,
"typeParameters": null,
"returnType": null
},
{
"type": "ExpressionStatement",
"span": {
"start": 279,
"end": 362,
"ctxt": 0
},
"expression": {
"type": "AssignmentExpression",
"span": {
"start": 279,
"end": 362,
"ctxt": 0
},
"operator": "=",
"left": {
"type": "MemberExpression",
"span": {
"start": 279,
"end": 296,
"ctxt": 0
},
"object": {
"type": "MemberExpression",
"span": {
"start": 279,
"end": 292,
"ctxt": 0
},
"object": {
"type": "Identifier",
"span": {
"start": 279,
"end": 282,
"ctxt": 0
},
"value": "Zet",
"optional": false
},
"property": {
"type": "Identifier",
"span": {
"start": 283,
"end": 292,
"ctxt": 0
},
"value": "prototype",
"optional": false
}
},
"property": {
"type": "Identifier",
"span": {
"start": 293,
"end": 296,
"ctxt": 0
},
"value": "add",
"optional": false
}
},
"right": {
"type": "FunctionExpression",
"identifier": null,
"params": [
{
"type": "Parameter",
"span": {
"start": 308,
"end": 309,
"ctxt": 0
},
"decorators": [],
"pat": {
"type": "Identifier",
"span": {
"start": 308,
"end": 309,
"ctxt": 0
},
"value": "v",
"optional": false,
"typeAnnotation": null
}
},
{
"type": "Parameter",
"span": {
"start": 311,
"end": 312,
"ctxt": 0
},
"decorators": [],
"pat": {
"type": "Identifier",
"span": {
"start": 311,
"end": 312,
"ctxt": 0
},
"value": "o",
"optional": false,
"typeAnnotation": null
}
}
],
"decorators": [],
"span": {
"start": 299,
"end": 362,
"ctxt": 0
},
"body": {
"type": "BlockStatement",
"span": {
"start": 314,
"end": 362,
"ctxt": 0
},
"stmts": [
{
"type": "ExpressionStatement",
"span": {
"start": 320,
"end": 342,
"ctxt": 0
},
"expression": {
"type": "AssignmentExpression",
"span": {
"start": 320,
"end": 342,
"ctxt": 0
},
"operator": "=",
"left": {
"type": "MemberExpression",
"span": {
"start": 320,
"end": 326,
"ctxt": 0
},
"object": {
"type": "ThisExpression",
"span": {
"start": 320,
"end": 324,
"ctxt": 0
}
},
"property": {
"type": "Identifier",
"span": {
"start": 325,
"end": 326,
"ctxt": 0
},
"value": "u",
"optional": false
}
},
"right": {
"type": "BinaryExpression",
"span": {
"start": 329,
"end": 342,
"ctxt": 0
},
"operator": "||",
"left": {
"type": "Identifier",
"span": {
"start": 329,
"end": 330,
"ctxt": 0
},
"value": "v",
"optional": false
},
"right": {
"type": "MemberExpression",
"span": {
"start": 334,
"end": 342,
"ctxt": 0
},
"object": {
"type": "Identifier",
"span": {
"start": 334,
"end": 335,
"ctxt": 0
},
"value": "o",
"optional": false
},
"property": {
"type": "Identifier",
"span": {
"start": 336,
"end": 342,
"ctxt": 0
},
"value": "nested",
"optional": false
}
}
}
}
},
{
"type": "ReturnStatement",
"span": {
"start": 347,
"end": 360,
"ctxt": 0
},
"argument": {
"type": "MemberExpression",
"span": {
"start": 354,
"end": 360,
"ctxt": 0
},
"object": {
"type": "ThisExpression",
"span": {
"start": 354,
"end": 358,
"ctxt": 0
}
},
"property": {
"type": "Identifier",
"span": {
"start": 359,
"end": 360,
"ctxt": 0
},
"value": "u",
"optional": false
}
}
}
]
},
"generator": false,
"async": false,
"typeParameters": null,
"returnType": null
}
}
},
{
"type": "VariableDeclaration",
"span": {
"start": 363,
"end": 381,
"ctxt": 0
},
"kind": "var",
"declare": false,
"declarations": [
{
"type": "VariableDeclarator",
"span": {
"start": 367,
"end": 381,
"ctxt": 0
},
"id": {
"type": "Identifier",
"span": {
"start": 367,
"end": 368,
"ctxt": 0
},
"value": "z",
"optional": false,
"typeAnnotation": null
},
"init": {
"type": "NewExpression",
"span": {
"start": 371,
"end": 381,
"ctxt": 0
},
"callee": {
"type": "Identifier",
"span": {
"start": 375,
"end": 378,
"ctxt": 0
},
"value": "Zet",
"optional": false
},
"arguments": [
{
"spread": null,
"expression": {
"type": "NumericLiteral",
"span": {
"start": 379,
"end": 380,
"ctxt": 0
},
"value": 1.0,
"raw": "1"
}
}
],
"typeArguments": null
},
"definite": false
}
]
},
{
"type": "ExpressionStatement",
"span": {
"start": 382,
"end": 389,
"ctxt": 0
},
"expression": {
"type": "AssignmentExpression",
"span": {
"start": 382,
"end": 389,
"ctxt": 0
},
"operator": "=",
"left": {
"type": "MemberExpression",
"span": {
"start": 382,
"end": 385,
"ctxt": 0
},
"object": {
"type": "Identifier",
"span": {
"start": 382,
"end": 383,
"ctxt": 0
},
"value": "z",
"optional": false
},
"property": {
"type": "Identifier",
"span": {
"start": 384,
"end": 385,
"ctxt": 0
},
"value": "t",
"optional": false
}
},
"right": {
"type": "NumericLiteral",
"span": {
"start": 388,
"end": 389,
"ctxt": 0
},
"value": 2.0,
"raw": "2"
}
}
},
{
"type": "ExpressionStatement",
"span": {
"start": 390,
"end": 401,
"ctxt": 0
},
"expression": {
"type": "AssignmentExpression",
"span": {
"start": 390,
"end": 401,
"ctxt": 0
},
"operator": "=",
"left": {
"type": "MemberExpression",
"span": {
"start": 390,
"end": 393,
"ctxt": 0
},
"object": {
"type": "Identifier",
"span": {
"start": 390,
"end": 391,
"ctxt": 0
},
"value": "z",
"optional": false
},
"property": {
"type": "Identifier",
"span": {
"start": 392,
"end": 393,
"ctxt": 0
},
"value": "u",
"optional": false
}
},
"right": {
"type": "BooleanLiteral",
"span": {
"start": 396,
"end": 401,
"ctxt": 0
},
"value": false
}
}
},
{
"type": "VariableDeclaration",
"span": {
"start": 424,
"end": 460,
"ctxt": 0
},
"kind": "let",
"declare": false,
"declarations": [
{
"type": "VariableDeclarator",
"span": {
"start": 428,
"end": 460,
"ctxt": 0
},
"id": {
"type": "Identifier",
"span": {
"start": 428,
"end": 434,
"ctxt": 0
},
"value": "answer",
"optional": false,
"typeAnnotation": null
},
"init": {
"type": "CallExpression",
"span": {
"start": 437,
"end": 460,
"ctxt": 0
},
"callee": {
"type": "MemberExpression",
"span": {
"start": 437,
"end": 442,
"ctxt": 0
},
"object": {
"type": "Identifier",
"span": {
"start": 437,
"end": 438,
"ctxt": 0
},
"value": "z",
"optional": false
},
"property": {
"type": "Identifier",
"span": {
"start": 439,
"end": 442,
"ctxt": 0
},
"value": "add",
"optional": false
}
},
"arguments": [
{
"spread": null,
"expression": {
"type": "NumericLiteral",
"span": {
"start": 443,
"end": 444,
"ctxt": 0
},
"value": 3.0,
"raw": "3"
}
},
{
"spread": null,
"expression": {
"type": "ObjectExpression",
"span": {
"start": 446,
"end": 459,
"ctxt": 0
},
"properties": [
{
"type": "KeyValueProperty",
"key": {
"type": "Identifier",
"span": {
"start": 448,
"end": 454,
"ctxt": 0
},
"value": "nested",
"optional": false
},
"value": {
"type": "NumericLiteral",
"span": {
"start": 456,
"end": 457,
"ctxt": 0
},
"value": 4.0,
"raw": "4"
}
}
]
}
}
],
"typeArguments": null
},
"definite": false
}
]
},
{
"type": "VariableDeclaration",
"span": {
"start": 615,
"end": 647,
"ctxt": 0
},
"kind": "const",
"declare": false,
"declarations": [
{
"type": "VariableDeclarator",
"span": {
"start": 621,
"end": 646,
"ctxt": 0
},
"id": {
"type": "Identifier",
"span": {
"start": 621,
"end": 628,
"ctxt": 0
},
"value": "options",
"optional": false,
"typeAnnotation": null
},
"init": {
"type": "ObjectExpression",
"span": {
"start": 631,
"end": 646,
"ctxt": 0
},
"properties": [
{
"type": "KeyValueProperty",
"key": {
"type": "Identifier",
"span": {
"start": 633,
"end": 638,
"ctxt": 0
},
"value": "value",
"optional": false
},
"value": {
"type": "NullLiteral",
"span": {
"start": 640,
"end": 644,
"ctxt": 0
}
}
}
]
},
"definite": false
}
]
}
],
"interpreter": null
}