{ "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": "name1", "loc": { "start": { "line": 19, "column": 3 }, "end": { "line": 19, "column": 8 } } }, "typeAnnotation": { "type": "TSStringKeyword", "loc": { "start": { "line": 19, "column": 10 }, "end": { "line": 19, "column": 16 } } }, "loc": { "start": { "line": 19, "column": 3 }, "end": { "line": 19, "column": 17 } } }, { "type": "TSMethodSignature", "computed": false, "optional": true, "isGetAccessor": false, "isSetAccessor": false, "key": { "type": "Identifier", "name": "get", "loc": { "start": { "line": 20, "column": 3 }, "end": { "line": 20, "column": 6 } } }, "params": [], "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 20, "column": 11 }, "end": { "line": 20, "column": 17 } } }, "loc": { "start": { "line": 20, "column": 3 }, "end": { "line": 20, "column": 18 } } }, { "type": "TSMethodSignature", "computed": false, "optional": false, "isGetAccessor": true, "isSetAccessor": false, "key": { "type": "Identifier", "name": "getname1", "loc": { "start": { "line": 21, "column": 7 }, "end": { "line": 21, "column": 15 } } }, "params": [], "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 21, "column": 18 }, "end": { "line": 21, "column": 24 } } }, "loc": { "start": { "line": 21, "column": 3 }, "end": { "line": 21, "column": 25 } } } ], "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 } } }