68 lines
2.3 KiB
JSON
68 lines
2.3 KiB
JSON
{
|
|
"type": "File",
|
|
"start":0,"end":55,"loc":{"start":{"line":1,"column":0},"end":{"line":2,"column":1}},
|
|
"program": {
|
|
"type": "Program",
|
|
"start":0,"end":55,"loc":{"start":{"line":1,"column":0},"end":{"line":2,"column":1}},
|
|
"sourceType": "script",
|
|
"interpreter": null,
|
|
"body": [
|
|
{
|
|
"type": "FunctionDeclaration",
|
|
"start":0,"end":55,"loc":{"start":{"line":1,"column":0},"end":{"line":2,"column":1}},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start":9,"end":12,"loc":{"start":{"line":1,"column":9},"end":{"line":1,"column":12},"identifierName":"foo"},
|
|
"name": "foo"
|
|
},
|
|
"generator": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "ArrayPattern",
|
|
"start":13,"end":50,"loc":{"start":{"line":1,"column":13},"end":{"line":1,"column":50}},
|
|
"elements": [
|
|
{
|
|
"type": "Identifier",
|
|
"start":14,"end":17,"loc":{"start":{"line":1,"column":14},"end":{"line":1,"column":17},"identifierName":"foo"},
|
|
"name": "foo",
|
|
"trailingComments": [
|
|
{
|
|
"type": "CommentBlock",
|
|
"value": " not used ",
|
|
"start":19,"end":33,"loc":{"start":{"line":1,"column":19},"end":{"line":1,"column":33}}
|
|
},
|
|
{
|
|
"type": "CommentBlock",
|
|
"value": " not used ",
|
|
"start":35,"end":49,"loc":{"start":{"line":1,"column":35},"end":{"line":1,"column":49}}
|
|
}
|
|
]
|
|
},
|
|
null
|
|
]
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start":52,"end":55,"loc":{"start":{"line":1,"column":52},"end":{"line":2,"column":1}},
|
|
"body": [],
|
|
"directives": []
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"comments": [
|
|
{
|
|
"type": "CommentBlock",
|
|
"value": " not used ",
|
|
"start":19,"end":33,"loc":{"start":{"line":1,"column":19},"end":{"line":1,"column":33}}
|
|
},
|
|
{
|
|
"type": "CommentBlock",
|
|
"value": " not used ",
|
|
"start":35,"end":49,"loc":{"start":{"line":1,"column":35},"end":{"line":1,"column":49}}
|
|
}
|
|
]
|
|
} |