79 lines
1.8 KiB
JSON
79 lines
1.8 KiB
JSON
{
|
|
"start": 0,
|
|
"body": [
|
|
{
|
|
"start": 0,
|
|
"id": {
|
|
"start": 6,
|
|
"name": "Foo",
|
|
"type": "Identifier",
|
|
"end": 9
|
|
},
|
|
"superClass": null,
|
|
"body": {
|
|
"start": 10,
|
|
"body": [
|
|
{
|
|
"start": 22,
|
|
"decorators": [
|
|
{
|
|
"start": 12,
|
|
"expression": {
|
|
"start": 13,
|
|
"name": "foo",
|
|
"type": "Identifier",
|
|
"end": 16
|
|
},
|
|
"type": "Decorator",
|
|
"end": 16
|
|
},
|
|
{
|
|
"start": 17,
|
|
"expression": {
|
|
"start": 18,
|
|
"name": "bar",
|
|
"type": "Identifier",
|
|
"end": 21
|
|
},
|
|
"type": "Decorator",
|
|
"end": 21
|
|
}
|
|
],
|
|
"computed": false,
|
|
"key": {
|
|
"start": 22,
|
|
"name": "bar",
|
|
"type": "Identifier",
|
|
"end": 25
|
|
},
|
|
"static": false,
|
|
"kind": "method",
|
|
"value": {
|
|
"start": 25,
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"params": [],
|
|
"body": {
|
|
"start": 28,
|
|
"body": [],
|
|
"type": "BlockStatement",
|
|
"end": 30
|
|
},
|
|
"type": "FunctionExpression",
|
|
"end": 30
|
|
},
|
|
"type": "MethodDefinition",
|
|
"end": 30
|
|
}
|
|
],
|
|
"type": "ClassBody",
|
|
"end": 32
|
|
},
|
|
"type": "ClassDeclaration",
|
|
"end": 32
|
|
}
|
|
],
|
|
"type": "Program",
|
|
"end": 32
|
|
} |