{ "type": "Script", "span": { "start": 0, "end": 17, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 0, "end": 17, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 4, "end": 5, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 4, "end": 5, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null }, "init": null, "definite": false }, { "type": "VariableDeclarator", "span": { "start": 10, "end": 11, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 10, "end": 11, "ctxt": 0 }, "value": "b", "optional": false, "typeAnnotation": null }, "init": null, "definite": false }, { "type": "VariableDeclarator", "span": { "start": 16, "end": 17, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 16, "end": 17, "ctxt": 0 }, "value": "c", "optional": false, "typeAnnotation": null }, "init": null, "definite": false } ] } ], "interpreter": null }