{ "type": "Program", "statements": [ { "type": "TSInterfaceDeclaration", "body": { "type": "TSInterfaceBody", "body": [ { "type": "TSPropertySignature", "computed": false, "optional": false, "readonly": false, "key": { "type": "Identifier", "name": "id", "loc": { "start": { "line": 18, "column": 3 }, "end": { "line": 18, "column": 5 } } }, "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 18, "column": 7 }, "end": { "line": 18, "column": 13 } } }, "loc": { "start": { "line": 18, "column": 3 }, "end": { "line": 18, "column": 14 } } }, { "type": "TSPropertySignature", "computed": false, "optional": false, "readonly": false, "key": { "type": "Identifier", "name": "name", "loc": { "start": { "line": 19, "column": 3 }, "end": { "line": 19, "column": 7 } } }, "typeAnnotation": { "type": "TSStringKeyword", "loc": { "start": { "line": 19, "column": 9 }, "end": { "line": 19, "column": 15 } } }, "loc": { "start": { "line": 19, "column": 3 }, "end": { "line": 19, "column": 16 } } }, { "type": "TSMethodSignature", "computed": false, "optional": false, "isGetAccessor": true, "isSetAccessor": false, "key": { "type": "Identifier", "name": "gid", "loc": { "start": { "line": 20, "column": 7 }, "end": { "line": 20, "column": 10 } } }, "params": [], "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 20, "column": 14 }, "end": { "line": 20, "column": 20 } } }, "loc": { "start": { "line": 20, "column": 3 }, "end": { "line": 20, "column": 21 } } }, { "type": "TSMethodSignature", "computed": false, "optional": false, "isGetAccessor": false, "isSetAccessor": true, "key": { "type": "Identifier", "name": "sid", "loc": { "start": { "line": 21, "column": 7 }, "end": { "line": 21, "column": 10 } } }, "params": [ { "type": "Identifier", "name": "id", "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 21, "column": 15 }, "end": { "line": 21, "column": 21 } } }, "loc": { "start": { "line": 21, "column": 11 }, "end": { "line": 21, "column": 13 } } } ], "loc": { "start": { "line": 21, "column": 3 }, "end": { "line": 21, "column": 23 } } } ], "loc": { "start": { "line": 17, "column": 15 }, "end": { "line": 22, "column": 2 } } }, "id": { "type": "Identifier", "name": "Obj", "loc": { "start": { "line": 17, "column": 11 }, "end": { "line": 17, "column": 14 } } }, "extends": [], "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 22, "column": 2 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 24, "column": 1 } } }