2021-01-15 13:30:44 +03:00
|
|
|
{
|
|
|
|
"type": "Script",
|
|
|
|
"span": {
|
|
|
|
"start": 0,
|
|
|
|
"end": 57,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"body": [
|
|
|
|
{
|
|
|
|
"type": "ForOfStatement",
|
|
|
|
"span": {
|
|
|
|
"start": 0,
|
|
|
|
"end": 28,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"await": null,
|
|
|
|
"left": {
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"span": {
|
|
|
|
"start": 5,
|
|
|
|
"end": 10,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"kind": "let",
|
|
|
|
"declare": false,
|
|
|
|
"declarations": [
|
|
|
|
{
|
|
|
|
"type": "VariableDeclarator",
|
|
|
|
"span": {
|
|
|
|
"start": 9,
|
|
|
|
"end": 10,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"id": {
|
|
|
|
"type": "Identifier",
|
|
|
|
"span": {
|
|
|
|
"start": 9,
|
|
|
|
"end": 10,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "v",
|
2021-02-19 09:34:22 +03:00
|
|
|
"optional": false,
|
|
|
|
"typeAnnotation": null
|
2021-01-15 13:30:44 +03:00
|
|
|
},
|
|
|
|
"init": null,
|
|
|
|
"definite": false
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"right": {
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
"span": {
|
|
|
|
"start": 14,
|
|
|
|
"end": 16,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"elements": []
|
|
|
|
},
|
|
|
|
"body": {
|
|
|
|
"type": "BlockStatement",
|
|
|
|
"span": {
|
|
|
|
"start": 18,
|
|
|
|
"end": 28,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"stmts": [
|
|
|
|
{
|
|
|
|
"type": "ExpressionStatement",
|
|
|
|
"span": {
|
|
|
|
"start": 24,
|
|
|
|
"end": 26,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"expression": {
|
|
|
|
"type": "Identifier",
|
|
|
|
"span": {
|
|
|
|
"start": 24,
|
|
|
|
"end": 25,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "v",
|
|
|
|
"optional": false
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "ForOfStatement",
|
|
|
|
"span": {
|
|
|
|
"start": 29,
|
|
|
|
"end": 57,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"await": null,
|
|
|
|
"left": {
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
"span": {
|
|
|
|
"start": 34,
|
|
|
|
"end": 39,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"kind": "let",
|
|
|
|
"declare": false,
|
|
|
|
"declarations": [
|
|
|
|
{
|
|
|
|
"type": "VariableDeclarator",
|
|
|
|
"span": {
|
|
|
|
"start": 38,
|
|
|
|
"end": 39,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"id": {
|
|
|
|
"type": "Identifier",
|
|
|
|
"span": {
|
|
|
|
"start": 38,
|
|
|
|
"end": 39,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "v",
|
2021-02-19 09:34:22 +03:00
|
|
|
"optional": false,
|
|
|
|
"typeAnnotation": null
|
2021-01-15 13:30:44 +03:00
|
|
|
},
|
|
|
|
"init": null,
|
|
|
|
"definite": false
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"right": {
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
"span": {
|
|
|
|
"start": 43,
|
|
|
|
"end": 45,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"elements": []
|
|
|
|
},
|
|
|
|
"body": {
|
|
|
|
"type": "BlockStatement",
|
|
|
|
"span": {
|
|
|
|
"start": 47,
|
|
|
|
"end": 57,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"stmts": [
|
|
|
|
{
|
|
|
|
"type": "ExpressionStatement",
|
|
|
|
"span": {
|
|
|
|
"start": 53,
|
|
|
|
"end": 55,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"expression": {
|
|
|
|
"type": "Identifier",
|
|
|
|
"span": {
|
|
|
|
"start": 53,
|
|
|
|
"end": 54,
|
|
|
|
"ctxt": 0
|
|
|
|
},
|
|
|
|
"value": "v",
|
|
|
|
"optional": false
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"interpreter": null
|
|
|
|
}
|