22 lines
692 B
JSON
22 lines
692 B
JSON
{
|
|
"type": "File",
|
|
"start":0,"end":4,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":4}},
|
|
"program": {
|
|
"type": "Program",
|
|
"start":0,"end":4,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":4}},
|
|
"sourceType": "script",
|
|
"interpreter": null,
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start":0,"end":4,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":4}},
|
|
"expression": {
|
|
"type": "Identifier",
|
|
"start":0,"end":4,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":4},"identifierName":"_123"},
|
|
"name": "_123"
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
} |