1{ 2 "type": "Program", 3 "statements": [ 4 { 5 "type": "ETSReExportDeclaration", 6 "ets_import_declarations": { 7 "type": "ImportDeclaration", 8 "source": { 9 "type": "StringLiteral", 10 "value": "./test", 11 "loc": { 12 "start": { 13 "line": 16, 14 "column": 18 15 }, 16 "end": { 17 "line": 16, 18 "column": 26 19 } 20 } 21 }, 22 "specifiers": [ 23 { 24 "type": "ImportSpecifier", 25 "local": { 26 "type": "Identifier", 27 "name": "ad", 28 "decorators": [], 29 "loc": { 30 "start": { 31 "line": 16, 32 "column": 9 33 }, 34 "end": { 35 "line": 16, 36 "column": 11 37 } 38 } 39 }, 40 "imported": { 41 "type": "Identifier", 42 "name": "ad", 43 "decorators": [], 44 "loc": { 45 "start": { 46 "line": 16, 47 "column": 9 48 }, 49 "end": { 50 "line": 16, 51 "column": 11 52 } 53 } 54 }, 55 "loc": { 56 "start": { 57 "line": 16, 58 "column": 9 59 }, 60 "end": { 61 "line": 16, 62 "column": 11 63 } 64 } 65 } 66 ], 67 "loc": { 68 "start": { 69 "line": 16, 70 "column": 8 71 }, 72 "end": { 73 "line": 16, 74 "column": 27 75 } 76 } 77 }, 78 "loc": { 79 "start": { 80 "line": 1, 81 "column": 1 82 }, 83 "end": { 84 "line": 1, 85 "column": 1 86 } 87 } 88 }, 89 { 90 "type": "ClassDeclaration", 91 "definition": { 92 "id": { 93 "type": "Identifier", 94 "name": "ETSGLOBAL", 95 "decorators": [], 96 "loc": { 97 "start": { 98 "line": 1, 99 "column": 1 100 }, 101 "end": { 102 "line": 1, 103 "column": 1 104 } 105 } 106 }, 107 "superClass": null, 108 "implements": [], 109 "body": [ 110 { 111 "type": "MethodDefinition", 112 "key": { 113 "type": "Identifier", 114 "name": "_$init$_", 115 "decorators": [], 116 "loc": { 117 "start": { 118 "line": 1, 119 "column": 1 120 }, 121 "end": { 122 "line": 1, 123 "column": 1 124 } 125 } 126 }, 127 "kind": "method", 128 "accessibility": "public", 129 "static": true, 130 "optional": false, 131 "computed": false, 132 "value": { 133 "type": "FunctionExpression", 134 "function": { 135 "type": "ScriptFunction", 136 "id": { 137 "type": "Identifier", 138 "name": "_$init$_", 139 "decorators": [], 140 "loc": { 141 "start": { 142 "line": 1, 143 "column": 1 144 }, 145 "end": { 146 "line": 1, 147 "column": 1 148 } 149 } 150 }, 151 "generator": false, 152 "async": false, 153 "expression": false, 154 "params": [], 155 "body": { 156 "type": "BlockStatement", 157 "statements": [], 158 "loc": { 159 "start": { 160 "line": 1, 161 "column": 1 162 }, 163 "end": { 164 "line": 1, 165 "column": 1 166 } 167 } 168 }, 169 "loc": { 170 "start": { 171 "line": 1, 172 "column": 1 173 }, 174 "end": { 175 "line": 1, 176 "column": 1 177 } 178 } 179 }, 180 "loc": { 181 "start": { 182 "line": 1, 183 "column": 1 184 }, 185 "end": { 186 "line": 1, 187 "column": 1 188 } 189 } 190 }, 191 "overloads": [], 192 "decorators": [], 193 "loc": { 194 "start": { 195 "line": 1, 196 "column": 1 197 }, 198 "end": { 199 "line": 1, 200 "column": 1 201 } 202 } 203 } 204 ], 205 "loc": { 206 "start": { 207 "line": 1, 208 "column": 1 209 }, 210 "end": { 211 "line": 1, 212 "column": 1 213 } 214 } 215 }, 216 "loc": { 217 "start": { 218 "line": 1, 219 "column": 1 220 }, 221 "end": { 222 "line": 1, 223 "column": 1 224 } 225 } 226 } 227 ], 228 "loc": { 229 "start": { 230 "line": 1, 231 "column": 1 232 }, 233 "end": { 234 "line": 17, 235 "column": 1 236 } 237 } 238} 239