{ "type": "Program", "statements": [ { "type": "TSInterfaceDeclaration", "body": { "type": "TSInterfaceBody", "body": [ { "type": "TSMethodSignature", "computed": false, "optional": false, "isGetAccessor": false, "isSetAccessor": false, "key": { "type": "Identifier", "name": "func", "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 18, "column": 9 } } }, "params": [ { "type": "Identifier", "name": "a", "typeAnnotation": { "type": "TSAnyKeyword", "loc": { "start": { "line": 18, "column": 13 }, "end": { "line": 18, "column": 16 } } }, "loc": { "start": { "line": 18, "column": 10 }, "end": { "line": 18, "column": 11 } } }, { "type": "Identifier", "name": "b", "typeAnnotation": { "type": "TSAnyKeyword", "loc": { "start": { "line": 18, "column": 21 }, "end": { "line": 18, "column": 24 } } }, "loc": { "start": { "line": 18, "column": 18 }, "end": { "line": 18, "column": 19 } } } ], "typeAnnotation": { "type": "TSNumberKeyword", "loc": { "start": { "line": 18, "column": 27 }, "end": { "line": 18, "column": 33 } } }, "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 19, "column": 7 } } }, { "type": "TSMethodSignature", "computed": false, "optional": false, "isGetAccessor": false, "isSetAccessor": false, "key": { "type": "Identifier", "name": "is", "loc": { "start": { "line": 19, "column": 5 }, "end": { "line": 19, "column": 7 } } }, "params": [], "typeAnnotation": { "type": "TSBooleanKeyword", "loc": { "start": { "line": 19, "column": 11 }, "end": { "line": 19, "column": 18 } } }, "loc": { "start": { "line": 19, "column": 5 }, "end": { "line": 19, "column": 19 } } } ], "loc": { "start": { "line": 17, "column": 13 }, "end": { "line": 20, "column": 2 } } }, "id": { "type": "Identifier", "name": "I", "loc": { "start": { "line": 17, "column": 11 }, "end": { "line": 17, "column": 12 } } }, "extends": [], "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 20, "column": 2 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 20, "column": 2 } } }