1{ 2 "type": "Program", 3 "statements": [ 4 { 5 "type": "TSDeclareFunction", 6 "function": { 7 "type": "ScriptFunction", 8 "id": { 9 "type": "Identifier", 10 "name": "a", 11 "decorators": [], 12 "loc": { 13 "start": { 14 "line": 17, 15 "column": 18 16 }, 17 "end": { 18 "line": 17, 19 "column": 19 20 } 21 } 22 }, 23 "generator": false, 24 "async": false, 25 "expression": false, 26 "params": [], 27 "loc": { 28 "start": { 29 "line": 17, 30 "column": 9 31 }, 32 "end": { 33 "line": 17, 34 "column": 22 35 } 36 } 37 }, 38 "loc": { 39 "start": { 40 "line": 17, 41 "column": 9 42 }, 43 "end": { 44 "line": 17, 45 "column": 22 46 } 47 } 48 }, 49 { 50 "type": "FunctionDeclaration", 51 "function": { 52 "type": "ScriptFunction", 53 "id": { 54 "type": "Identifier", 55 "name": "a", 56 "decorators": [], 57 "loc": { 58 "start": { 59 "line": 18, 60 "column": 10 61 }, 62 "end": { 63 "line": 18, 64 "column": 11 65 } 66 } 67 }, 68 "generator": false, 69 "async": false, 70 "expression": false, 71 "params": [], 72 "body": { 73 "type": "BlockStatement", 74 "statements": [], 75 "loc": { 76 "start": { 77 "line": 18, 78 "column": 14 79 }, 80 "end": { 81 "line": 18, 82 "column": 17 83 } 84 } 85 }, 86 "loc": { 87 "start": { 88 "line": 18, 89 "column": 1 90 }, 91 "end": { 92 "line": 18, 93 "column": 17 94 } 95 } 96 }, 97 "loc": { 98 "start": { 99 "line": 18, 100 "column": 1 101 }, 102 "end": { 103 "line": 18, 104 "column": 17 105 } 106 } 107 }, 108 { 109 "type": "EmptyStatement", 110 "loc": { 111 "start": { 112 "line": 18, 113 "column": 17 114 }, 115 "end": { 116 "line": 18, 117 "column": 18 118 } 119 } 120 } 121 ], 122 "loc": { 123 "start": { 124 "line": 1, 125 "column": 1 126 }, 127 "end": { 128 "line": 18, 129 "column": 18 130 } 131 } 132} 133