1{ 2 "type": "Program", 3 "statements": [ 4 { 5 "type": "ClassDeclaration", 6 "definition": { 7 "id": { 8 "type": "Identifier", 9 "name": "ETSGLOBAL", 10 "decorators": [], 11 "loc": { 12 "start": { 13 "line": 1, 14 "column": 1 15 }, 16 "end": { 17 "line": 1, 18 "column": 1 19 } 20 } 21 }, 22 "superClass": null, 23 "implements": [], 24 "body": [], 25 "loc": { 26 "start": { 27 "line": 1, 28 "column": 1 29 }, 30 "end": { 31 "line": 1, 32 "column": 1 33 } 34 } 35 }, 36 "loc": { 37 "start": { 38 "line": 1, 39 "column": 1 40 }, 41 "end": { 42 "line": 1, 43 "column": 1 44 } 45 } 46 } 47 ], 48 "loc": { 49 "start": { 50 "line": 1, 51 "column": 1 52 }, 53 "end": { 54 "line": 33, 55 "column": 6 56 } 57 } 58} 59