{ "type": "File", "start": 0, "end": 19, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 19 } }, "program": { "type": "Program", "start": 0, "end": 19, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 19 } }, "sourceType": "module", "interpreter": null, "body": [ { "type": "InterfaceDeclaration", "start": 0, "end": 19, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 19 } }, "id": { "type": "Identifier", "start": 10, "end": 16, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 16 }, "identifierName": "switch" }, "name": "switch" }, "typeParameters": null, "extends": [], "implements": [], "mixins": [], "body": { "type": "ObjectTypeAnnotation", "start": 17, "end": 19, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 19 } }, "callProperties": [], "properties": [], "indexers": [], "internalSlots": [], "exact": false } } ], "directives": [] } }