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