{ "type": "File", "start": 0, "end": 43, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 43 } }, "program": { "type": "Program", "start": 0, "end": 43, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 43 } }, "sourceType": "module", "body": [ { "type": "DeclareModule", "start": 0, "end": 43, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 43 } }, "id": { "type": "Identifier", "start": 15, "end": 16, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 }, "identifierName": "A" }, "name": "A" }, "body": { "type": "BlockStatement", "start": 17, "end": 43, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 43 } }, "body": [ { "type": "DeclareVariable", "start": 19, "end": 41, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 41 } }, "id": { "type": "Identifier", "start": 31, "end": 40, "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 40 }, "identifierName": "x" }, "name": "x", "typeAnnotation": { "type": "TypeAnnotation", "start": 32, "end": 40, "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 40 } }, "typeAnnotation": { "type": "NumberTypeAnnotation", "start": 34, "end": 40, "loc": { "start": { "line": 1, "column": 34 }, "end": { "line": 1, "column": 40 } } } } } } ] }, "kind": "CommonJS" } ], "directives": [] } }