{
"type": "Program",
"statements": [
{
"type": "ThrowStatement",
"argument": {
"type": "NumberLiteral",
"value": 123,
"loc": {
"start": {
"line": 17,
"column": 7
},
"end": {
"line": 17,
"column": 10
}
}
},
"loc": {
"start": {
"line": 17,
"column": 1
},
"end": {
"line": 17,
"column": 10
}
}
},
{
"type": "ThrowStatement",
"argument": {
"type": "NumberLiteral",
"value": 123,
"loc": {
"start": {
"line": 18,
"column": 7
},
"end": {
"line": 18,
"column": 10
}
}
},
"loc": {
"start": {
"line": 18,
"column": 1
},
"end": {
"line": 18,
"column": 11
}
}
},
{
"type": "ThrowStatement",
"argument": {
"type": "StringLiteral",
"value": "",
"loc": {
"start": {
"line": 19,
"column": 7
},
"end": {
"line": 19,
"column": 9
}
}
},
"loc": {
"start": {
"line": 19,
"column": 1
},
"end": {
"line": 19,
"column": 9
}
}
},
{
"type": "ThrowStatement",
"argument": {
"type": "StringLiteral",
"value": "",
"loc": {
"start": {
"line": 20,
"column": 7
},
"end": {
"line": 20,
"column": 9
}
}
},
"loc": {
"start": {
"line": 20,
"column": 1
},
"end": {
"line": 20,
"column": 10
}
}
},
{
"type": "ThrowStatement",
"argument": {
"type": "StringLiteral",
"value": "",
"loc": {
"start": {
"line": 21,
"column": 7
},
"end": {
"line": 21,
"column": 9
}
}
},
"loc": {
"start": {
"line": 21,
"column": 1
},
"end": {
"line": 21,
"column": 9
}
}
},
{
"type": "ThrowStatement",
"argument": {
"type": "StringLiteral",
"value": "",
"loc": {
"start": {
"line": 22,
"column": 7
},
"end": {
"line": 22,
"column": 9
}
}
},
"loc": {
"start": {
"line": 22,
"column": 1
},
"end": {
"line": 22,
"column": 10
}
}
},
{
"type": "ThrowStatement",
"argument": {
"type": "Identifier",
"name": "undefined",
"loc": {
"start": {
"line": 23,
"column": 7
},
"end": {
"line": 23,
"column": 16
}
}
},
"loc": {
"start": {
"line": 23,
"column": 1
},
"end": {
"line": 23,
"column": 16
}
}
},
{
"type": "ThrowStatement",
"argument": {
"type": "Identifier",
"name": "undefined",
"loc": {
"start": {
"line": 24,
"column": 7
},
"end": {
"line": 24,
"column": 16
}
}
},
"loc": {
"start": {
"line": 24,
"column": 1
},
"end": {
"line": 24,
"column": 17
}
}
},
{
"type": "ThrowStatement",
"argument": {
"type": "NullLiteral",
"value": null,
"loc": {
"start": {
"line": 25,
"column": 7
},
"end": {
"line": 25,
"column": 11
}
}
},
"loc": {
"start": {
"line": 25,
"column": 1
},
"end": {
"line": 25,
"column": 11
}
}
},
{
"type": "ThrowStatement",
"argument": {
"type": "NullLiteral",
"value": null,
"loc": {
"start": {
"line": 26,
"column": 7
},
"end": {
"line": 26,
"column": 11
}
}
},
"loc": {
"start": {
"line": 26,
"column": 1
},
"end": {
"line": 26,
"column": 12
}
}
},
{
"type": "ThrowStatement",
"argument": {
"type": "Identifier",
"name": "err",
"loc": {
"start": {
"line": 27,
"column": 7
},
"end": {
"line": 27,
"column": 10
}
}
},
"loc": {
"start": {
"line": 27,
"column": 1
},
"end": {
"line": 27,
"column": 10
}
}
},
{
"type": "ThrowStatement",
"argument": {
"type": "Identifier",
"name": "err",
"loc": {
"start": {
"line": 28,
"column": 7
},
"end": {
"line": 28,
"column": 10
}
}
},
"loc": {
"start": {
"line": 28,
"column": 1
},
"end": {
"line": 28,
"column": 11
}
}
}
],
"loc": {
"start": {
"line": 1,
"column": 1
},
"end": {
"line": 29,
"column": 1
}
}
}