1{ 2 "type": "Program", 3 "statements": [ 4 { 5 "type": "FunctionDeclaration", 6 "function": { 7 "type": "ScriptFunction", 8 "id": { 9 "type": "Identifier", 10 "name": "override", 11 "loc": { 12 "start": { 13 "line": 17, 14 "column": 10 15 }, 16 "end": { 17 "line": 17, 18 "column": 18 19 } 20 } 21 }, 22 "generator": false, 23 "async": false, 24 "expression": false, 25 "params": [], 26 "body": { 27 "type": "BlockStatement", 28 "statements": [], 29 "loc": { 30 "start": { 31 "line": 17, 32 "column": 21 33 }, 34 "end": { 35 "line": 17, 36 "column": 23 37 } 38 } 39 }, 40 "loc": { 41 "start": { 42 "line": 17, 43 "column": 1 44 }, 45 "end": { 46 "line": 17, 47 "column": 23 48 } 49 } 50 }, 51 "loc": { 52 "start": { 53 "line": 17, 54 "column": 1 55 }, 56 "end": { 57 "line": 17, 58 "column": 23 59 } 60 } 61 } 62 ], 63 "loc": { 64 "start": { 65 "line": 1, 66 "column": 1 67 }, 68 "end": { 69 "line": 17, 70 "column": 23 71 } 72 } 73} 74