{ "type": "File", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "program": { "type": "Program", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "sourceType": "module", "body": [ { "type": "DeclareClass", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "id": { "type": "Identifier", "start": 14, "end": 15, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 }, "identifierName": "A" }, "name": "A" }, "typeParameters": null, "extends": [], "mixins": [], "body": { "type": "ObjectTypeAnnotation", "start": 16, "end": 32, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 3, "column": 1 } }, "callProperties": [], "properties": [ { "type": "ObjectTypeProperty", "start": 20, "end": 29, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 11 } }, "key": { "type": "Identifier", "start": 20, "end": 26, "loc": { "start": { "line": 2, "column": 2 }, "end": { "line": 2, "column": 8 }, "identifierName": "static" }, "name": "static" }, "static": false, "kind": "init", "value": { "type": "GenericTypeAnnotation", "start": 28, "end": 29, "loc": { "start": { "line": 2, "column": 10 }, "end": { "line": 2, "column": 11 } }, "typeParameters": null, "id": { "type": "Identifier", "start": 28, "end": 29, "loc": { "start": { "line": 2, "column": 10 }, "end": { "line": 2, "column": 11 }, "identifierName": "T" }, "name": "T" } }, "variance": null, "optional": false } ], "indexers": [], "exact": false } } ], "directives": [] } }