40 lines
617 B
JSON
40 lines
617 B
JSON
{
|
|
"type": "Program",
|
|
"range": [
|
|
0,
|
|
25
|
|
],
|
|
"body": [
|
|
{
|
|
"type": "ExportDefaultDeclaration",
|
|
"range": [
|
|
0,
|
|
25
|
|
],
|
|
"declaration": {
|
|
"type": "ClassDeclaration",
|
|
"range": [
|
|
15,
|
|
25
|
|
],
|
|
"id": {
|
|
"type": "Identifier",
|
|
"range": [
|
|
21,
|
|
22
|
|
],
|
|
"name": "A"
|
|
},
|
|
"superClass": null,
|
|
"body": {
|
|
"type": "ClassBody",
|
|
"range": [
|
|
23,
|
|
25
|
|
],
|
|
"body": []
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |