{ "type": "File", "start": 0, "end": 28, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 28 } }, "program": { "type": "Program", "start": 0, "end": 28, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 28 } }, "sourceType": "script", "body": [ { "type": "ClassDeclaration", "start": 0, "end": 28, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 28 } }, "id": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 }, "identifierName": "A" }, "name": "A" }, "superClass": null, "body": { "type": "ClassBody", "start": 8, "end": 28, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 28 } }, "body": [ { "type": "ClassMethod", "start": 10, "end": 26, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 26 } }, "static": true, "computed": false, "key": { "type": "Identifier", "start": 17, "end": 20, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 20 }, "identifierName": "set" }, "name": "set" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 21, "end": 22, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 22 }, "identifierName": "v" }, "name": "v" } ], "body": { "type": "BlockStatement", "start": 24, "end": 26, "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 26 } }, "body": [], "directives": [] } } ] } } ], "directives": [] } }