197 lines
4.1 KiB
JSON

{
"type": "File",
"start": 0,
"end": 63,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 63
}
},
"program": {
"type": "Program",
"start": 0,
"end": 63,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 63
}
},
"sourceType": "module",
"body": [
{
"type": "ClassDeclaration",
"start": 0,
"end": 63,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 63
}
},
"id": {
"type": "Identifier",
"start": 6,
"end": 9,
"loc": {
"start": {
"line": 1,
"column": 6
},
"end": {
"line": 1,
"column": 9
}
},
"name": "Foo"
},
"superClass": {
"type": "ClassExpression",
"start": 18,
"end": 45,
"loc": {
"start": {
"line": 1,
"column": 18
},
"end": {
"line": 1,
"column": 45
}
},
"id": {
"type": "Identifier",
"start": 24,
"end": 27,
"loc": {
"start": {
"line": 1,
"column": 24
},
"end": {
"line": 1,
"column": 27
}
},
"name": "Bar"
},
"superClass": null,
"implements": [
{
"type": "ClassImplements",
"start": 39,
"end": 42,
"loc": {
"start": {
"line": 1,
"column": 39
},
"end": {
"line": 1,
"column": 42
}
},
"id": {
"type": "Identifier",
"start": 39,
"end": 42,
"loc": {
"start": {
"line": 1,
"column": 39
},
"end": {
"line": 1,
"column": 42
}
},
"name": "Bat"
},
"typeParameters": null
}
],
"body": {
"type": "ClassBody",
"start": 43,
"end": 45,
"loc": {
"start": {
"line": 1,
"column": 43
},
"end": {
"line": 1,
"column": 45
}
},
"body": []
}
},
"implements": [
{
"type": "ClassImplements",
"start": 57,
"end": 60,
"loc": {
"start": {
"line": 1,
"column": 57
},
"end": {
"line": 1,
"column": 60
}
},
"id": {
"type": "Identifier",
"start": 57,
"end": 60,
"loc": {
"start": {
"line": 1,
"column": 57
},
"end": {
"line": 1,
"column": 60
}
},
"name": "Man"
},
"typeParameters": null
}
],
"body": {
"type": "ClassBody",
"start": 61,
"end": 63,
"loc": {
"start": {
"line": 1,
"column": 61
},
"end": {
"line": 1,
"column": 63
}
},
"body": []
}
}
]
},
"comments": []
}