{ "type": "Program", "statements": [ { "type": "TSInterfaceDeclaration", "body": { "type": "TSInterfaceBody", "body": [], "loc": { "start": { "line": 17, "column": 32 }, "end": { "line": 18, "column": 2 } } }, "id": { "type": "Identifier", "name": "GenericNumber", "loc": { "start": { "line": 17, "column": 11 }, "end": { "line": 17, "column": 24 } } }, "extends": [], "typeParameters": { "type": "TSTypeParameterDeclaration", "params": [ { "type": "TSTypeParameter", "name": { "type": "Identifier", "name": "T", "loc": { "start": { "line": 17, "column": 29 }, "end": { "line": 17, "column": 30 } } }, "in": false, "out": true, "loc": { "start": { "line": 17, "column": 25 }, "end": { "line": 17, "column": 31 } } } ], "loc": { "start": { "line": 17, "column": 24 }, "end": { "line": 17, "column": 31 } } }, "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 18, "column": 2 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 18, "column": 2 } } }