{ "type": "Program", "body": [ { "type": "InterfaceDeclaration", "id": { "type": "Identifier", "name": "A", "range": [ 10, 11 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 } } }, "typeParameters": null, "body": { "type": "ObjectTypeAnnotation", "properties": [], "indexers": [], "callProperties": [], "range": [ 12, 14 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 14 } } }, "extends": [], "range": [ 0, 14 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } } } ] }