53 lines
1.9 KiB
JSON
53 lines
1.9 KiB
JSON
{
|
|
"type": "File",
|
|
"start":0,"end":24,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":24}},
|
|
"program": {
|
|
"type": "Program",
|
|
"start":0,"end":24,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":24}},
|
|
"sourceType": "module",
|
|
"interpreter": null,
|
|
"body": [
|
|
{
|
|
"type": "ClassDeclaration",
|
|
"start":0,"end":24,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":24}},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start":6,"end":7,"loc":{"start":{"line":1,"column":6},"end":{"line":1,"column":7},"identifierName":"C"},
|
|
"name": "C"
|
|
},
|
|
"superClass": null,
|
|
"body": {
|
|
"type": "ClassBody",
|
|
"start":8,"end":24,"loc":{"start":{"line":1,"column":8},"end":{"line":1,"column":24}},
|
|
"body": [
|
|
{
|
|
"type": "ClassProperty",
|
|
"start":10,"end":22,"loc":{"start":{"line":1,"column":10},"end":{"line":1,"column":22}},
|
|
"static": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start":10,"end":15,"loc":{"start":{"line":1,"column":10},"end":{"line":1,"column":15},"identifierName":"field"},
|
|
"name": "field"
|
|
},
|
|
"computed": false,
|
|
"variance": null,
|
|
"typeAnnotation": {
|
|
"type": "TypeAnnotation",
|
|
"start":15,"end":17,"loc":{"start":{"line":1,"column":15},"end":{"line":1,"column":17}},
|
|
"typeAnnotation": {
|
|
"type": "ExistsTypeAnnotation",
|
|
"start":16,"end":17,"loc":{"start":{"line":1,"column":16},"end":{"line":1,"column":17}}
|
|
}
|
|
},
|
|
"value": {
|
|
"type": "NullLiteral",
|
|
"start":18,"end":22,"loc":{"start":{"line":1,"column":18},"end":{"line":1,"column":22}}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
} |