{ "type": "File", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } }, "program": { "type": "Program", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } }, "sourceType": "script", "body": [ { "type": "ClassDeclaration", "start": 0, "end": 30, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 30 } }, "id": { "type": "Identifier", "start": 6, "end": 7, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } }, "name": "A" }, "superClass": null, "body": { "type": "ClassBody", "start": 8, "end": 30, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 30 } }, "body": [ { "type": "ClassMethod", "start": 9, "end": 29, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 29 } }, "computed": false, "key": { "type": "Identifier", "start": 16, "end": 25, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 25 } }, "name": "prototype" }, "static": true, "kind": "method", "value": { "type": "FunctionExpression", "start": 25, "end": 29, "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 29 } }, "id": null, "generator": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "start": 27, "end": 29, "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 29 } }, "body": [] } } } ] } } ] } }