63 lines
2.3 KiB
JSON
63 lines
2.3 KiB
JSON
{
|
|
"type": "File",
|
|
"start":0,"end":52,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":52}},
|
|
"program": {
|
|
"type": "Program",
|
|
"start":0,"end":52,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":52}},
|
|
"sourceType": "module",
|
|
"interpreter": null,
|
|
"body": [
|
|
{
|
|
"type": "ClassDeclaration",
|
|
"start":0,"end":52,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":52}},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start":6,"end":9,"loc":{"start":{"line":1,"column":6},"end":{"line":1,"column":9},"identifierName":"Foo"},
|
|
"name": "Foo"
|
|
},
|
|
"superClass": {
|
|
"type": "Identifier",
|
|
"start":18,"end":21,"loc":{"start":{"line":1,"column":18},"end":{"line":1,"column":21},"identifierName":"Bar"},
|
|
"name": "Bar"
|
|
},
|
|
"implements": [
|
|
{
|
|
"type": "ClassImplements",
|
|
"start":33,"end":36,"loc":{"start":{"line":1,"column":33},"end":{"line":1,"column":36}},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start":33,"end":36,"loc":{"start":{"line":1,"column":33},"end":{"line":1,"column":36},"identifierName":"Bat"},
|
|
"name": "Bat"
|
|
},
|
|
"typeParameters": null
|
|
},
|
|
{
|
|
"type": "ClassImplements",
|
|
"start":38,"end":49,"loc":{"start":{"line":1,"column":38},"end":{"line":1,"column":49}},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start":38,"end":41,"loc":{"start":{"line":1,"column":38},"end":{"line":1,"column":41},"identifierName":"Man"},
|
|
"name": "Man"
|
|
},
|
|
"typeParameters": {
|
|
"type": "TypeParameterInstantiation",
|
|
"start":41,"end":49,"loc":{"start":{"line":1,"column":41},"end":{"line":1,"column":49}},
|
|
"params": [
|
|
{
|
|
"type": "NumberTypeAnnotation",
|
|
"start":42,"end":48,"loc":{"start":{"line":1,"column":42},"end":{"line":1,"column":48}}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "ClassBody",
|
|
"start":50,"end":52,"loc":{"start":{"line":1,"column":50},"end":{"line":1,"column":52}},
|
|
"body": []
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
} |