48 lines
1.7 KiB
JSON
48 lines
1.7 KiB
JSON
{
|
|
"type": "File",
|
|
"start":0,"end":34,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":34}},
|
|
"program": {
|
|
"type": "Program",
|
|
"start":0,"end":34,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":34}},
|
|
"sourceType": "script",
|
|
"interpreter": null,
|
|
"body": [
|
|
{
|
|
"type": "TryStatement",
|
|
"start":0,"end":34,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":34}},
|
|
"block": {
|
|
"type": "BlockStatement",
|
|
"start":4,"end":6,"loc":{"start":{"line":1,"column":4},"end":{"line":1,"column":6}},
|
|
"body": [],
|
|
"directives": []
|
|
},
|
|
"handler": {
|
|
"type": "CatchClause",
|
|
"start":7,"end":34,"loc":{"start":{"line":1,"column":7},"end":{"line":1,"column":34}},
|
|
"param": {
|
|
"type": "Placeholder",
|
|
"start":14,"end":23,"loc":{"start":{"line":1,"column":14},"end":{"line":1,"column":23}},
|
|
"name": {
|
|
"type": "Identifier",
|
|
"start":16,"end":21,"loc":{"start":{"line":1,"column":16},"end":{"line":1,"column":21},"identifierName":"PARAM"},
|
|
"name": "PARAM"
|
|
},
|
|
"expectedNode": "Pattern"
|
|
},
|
|
"body": {
|
|
"type": "Placeholder",
|
|
"start":25,"end":34,"loc":{"start":{"line":1,"column":25},"end":{"line":1,"column":34}},
|
|
"name": {
|
|
"type": "Identifier",
|
|
"start":27,"end":32,"loc":{"start":{"line":1,"column":27},"end":{"line":1,"column":32},"identifierName":"CATCH"},
|
|
"name": "CATCH"
|
|
},
|
|
"expectedNode": "BlockStatement"
|
|
}
|
|
},
|
|
"finalizer": null
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
} |