1{ 2 "type": "Program", 3 "statements": [ 4 { 5 "type": "ExpressionStatement", 6 "expression": { 7 "type": "CallExpression", 8 "callee": { 9 "type": "MemberExpression", 10 "object": { 11 "type": "RegExpLiteral", 12 "source": "\xa", 13 "flags": "", 14 "loc": { 15 "start": { 16 "line": 16, 17 "column": 2 18 }, 19 "end": { 20 "line": 16, 21 "column": 6 22 } 23 } 24 }, 25 "property": { 26 "type": "Identifier", 27 "name": "test", 28 "loc": { 29 "start": { 30 "line": 16, 31 "column": 7 32 }, 33 "end": { 34 "line": 16, 35 "column": 11 36 } 37 } 38 }, 39 "computed": false, 40 "optional": false, 41 "loc": { 42 "start": { 43 "line": 16, 44 "column": 2 45 }, 46 "end": { 47 "line": 16, 48 "column": 11 49 } 50 } 51 }, 52 "arguments": [ 53 { 54 "type": "StringLiteral", 55 "value": "xa", 56 "loc": { 57 "start": { 58 "line": 16, 59 "column": 12 60 }, 61 "end": { 62 "line": 16, 63 "column": 16 64 } 65 } 66 } 67 ], 68 "optional": false, 69 "loc": { 70 "start": { 71 "line": 16, 72 "column": 2 73 }, 74 "end": { 75 "line": 16, 76 "column": 17 77 } 78 } 79 }, 80 "loc": { 81 "start": { 82 "line": 16, 83 "column": 1 84 }, 85 "end": { 86 "line": 16, 87 "column": 18 88 } 89 } 90 }, 91 { 92 "type": "ExpressionStatement", 93 "expression": { 94 "type": "CallExpression", 95 "callee": { 96 "type": "MemberExpression", 97 "object": { 98 "type": "RegExpLiteral", 99 "source": "\x", 100 "flags": "", 101 "loc": { 102 "start": { 103 "line": 17, 104 "column": 2 105 }, 106 "end": { 107 "line": 17, 108 "column": 5 109 } 110 } 111 }, 112 "property": { 113 "type": "Identifier", 114 "name": "test", 115 "loc": { 116 "start": { 117 "line": 17, 118 "column": 6 119 }, 120 "end": { 121 "line": 17, 122 "column": 10 123 } 124 } 125 }, 126 "computed": false, 127 "optional": false, 128 "loc": { 129 "start": { 130 "line": 17, 131 "column": 2 132 }, 133 "end": { 134 "line": 17, 135 "column": 10 136 } 137 } 138 }, 139 "arguments": [ 140 { 141 "type": "StringLiteral", 142 "value": "x", 143 "loc": { 144 "start": { 145 "line": 17, 146 "column": 11 147 }, 148 "end": { 149 "line": 17, 150 "column": 14 151 } 152 } 153 } 154 ], 155 "optional": false, 156 "loc": { 157 "start": { 158 "line": 17, 159 "column": 2 160 }, 161 "end": { 162 "line": 17, 163 "column": 15 164 } 165 } 166 }, 167 "loc": { 168 "start": { 169 "line": 17, 170 "column": 1 171 }, 172 "end": { 173 "line": 17, 174 "column": 16 175 } 176 } 177 } 178 ], 179 "loc": { 180 "start": { 181 "line": 1, 182 "column": 1 183 }, 184 "end": { 185 "line": 18, 186 "column": 1 187 } 188 } 189} 190