blob: 04cc11b1d85407a72ebc6f76e119c00e90c23fe1 [file] [log] [blame]
{
"type": "Program",
"body": [
{
"type": "BlockStatement",
"body": [
{
"type": "ThrowStatement",
"argument": {
"type": "Identifier",
"name": "error",
"range": [
8,
13
],
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 13
}
}
},
"range": [
2,
13
],
"loc": {
"start": {
"line": 1,
"column": 2
},
"end": {
"line": 1,
"column": 13
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "Identifier",
"name": "error",
"range": [
14,
19
],
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 5
}
}
},
"range": [
14,
20
],
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 6
}
}
}
],
"range": [
0,
22
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 2,
"column": 8
}
}
}
],
"sourceType": "script",
"tokens": [
{
"type": "Punctuator",
"value": "{",
"range": [
0,
1
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 1
}
}
},
{
"type": "Keyword",
"value": "throw",
"range": [
2,
7
],
"loc": {
"start": {
"line": 1,
"column": 2
},
"end": {
"line": 1,
"column": 7
}
}
},
{
"type": "Identifier",
"value": "error",
"range": [
8,
13
],
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 13
}
}
},
{
"type": "Identifier",
"value": "error",
"range": [
14,
19
],
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 5
}
}
},
{
"type": "Punctuator",
"value": ";",
"range": [
19,
20
],
"loc": {
"start": {
"line": 2,
"column": 5
},
"end": {
"line": 2,
"column": 6
}
}
},
{
"type": "Punctuator",
"value": "}",
"range": [
21,
22
],
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 8
}
}
}
],
"range": [
0,
22
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 2,
"column": 8
}
}
}