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": 17,
|
|
"name": "bar",
|
|
"type": "Identifier",
|
|
"end": 20
|
|
},
|
|
"static": false,
|
|
"kind": "method",
|
|
"value": {
|
|
"start": 20,
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"params": [],
|
|
"body": {
|
|
"start": 23,
|
|
"body": [],
|
|
"type": "BlockStatement",
|
|
"end": 25
|
|
},
|
|
"type": "FunctionExpression",
|
|
"end": 25
|
|
},
|
|
"type": "MethodDefinition",
|
|
"end": 25
|
|
}
|
|
],
|
|
"type": "ClassBody",
|
|
"end": 27
|
|
},
|
|
"type": "ClassDeclaration",
|
|
"end": 27
|
|
}
|
|
],
|
|
"type": "Program",
|
|
"end": 27
|
|
} |