{ "type": "File", "start": 0, "end": 22, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 22 } }, "program": { "type": "Program", "start": 0, "end": 22, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 22 } }, "sourceType": "module", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 22, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4, "end": 22, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 22 } }, "id": { "type": "Identifier", "start": 4, "end": 22, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 22 }, "identifierName": "a" }, "name": "a", "typeAnnotation": { "type": "TypeAnnotation", "start": 6, "end": 22, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 22 } }, "typeAnnotation": { "type": "ObjectTypeAnnotation", "start": 8, "end": 22, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 22 } }, "callProperties": [ { "type": "ObjectTypeCallProperty", "start": 10, "end": 20, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 20 } }, "static": false, "value": { "type": "FunctionTypeAnnotation", "start": 10, "end": 20, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 20 } }, "params": [], "rest": null, "typeParameters": null, "returnType": { "type": "NumberTypeAnnotation", "start": 14, "end": 20, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 20 } } } } } ], "properties": [], "indexers": [], "exact": false } } }, "init": null } ], "kind": "var" } ], "directives": [] } }