68 lines
1.5 KiB
JSON
68 lines
1.5 KiB
JSON
{
|
|
"start": 0,
|
|
"body": [
|
|
{
|
|
"start": 0,
|
|
"id": {
|
|
"start": 6,
|
|
"name": "Foo",
|
|
"type": "Identifier",
|
|
"end": 9
|
|
},
|
|
"superClass": null,
|
|
"body": {
|
|
"start": 10,
|
|
"body": [
|
|
{
|
|
"start": 17,
|
|
"decorators": [
|
|
{
|
|
"start": 12,
|
|
"expression": {
|
|
"start": 13,
|
|
"name": "foo",
|
|
"type": "Identifier",
|
|
"end": 16
|
|
},
|
|
"type": "Decorator",
|
|
"end": 16
|
|
}
|
|
],
|
|
"computed": false,
|
|
"key": {
|
|
"start": 21,
|
|
"name": "bar",
|
|
"type": "Identifier",
|
|
"end": 24
|
|
},
|
|
"static": false,
|
|
"kind": "get",
|
|
"value": {
|
|
"start": 24,
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"params": [],
|
|
"body": {
|
|
"start": 27,
|
|
"body": [],
|
|
"type": "BlockStatement",
|
|
"end": 29
|
|
},
|
|
"type": "FunctionExpression",
|
|
"end": 29
|
|
},
|
|
"type": "MethodDefinition",
|
|
"end": 29
|
|
}
|
|
],
|
|
"type": "ClassBody",
|
|
"end": 31
|
|
},
|
|
"type": "ClassDeclaration",
|
|
"end": 31
|
|
}
|
|
],
|
|
"type": "Program",
|
|
"end": 31
|
|
} |