99 lines
2.4 KiB
JSON
99 lines
2.4 KiB
JSON
{
|
|
"start": 0,
|
|
"body": [
|
|
{
|
|
"start": 31,
|
|
"decorators": [
|
|
{
|
|
"start": 0,
|
|
"expression": {
|
|
"start": 1,
|
|
"callee": {
|
|
"start": 1,
|
|
"name": "foo",
|
|
"type": "Identifier",
|
|
"end": 4
|
|
},
|
|
"arguments": [
|
|
{
|
|
"start": 5,
|
|
"properties": [
|
|
{
|
|
"start": 12,
|
|
"decorators": [
|
|
{
|
|
"start": 7,
|
|
"expression": {
|
|
"start": 8,
|
|
"name": "bar",
|
|
"type": "Identifier",
|
|
"end": 11
|
|
},
|
|
"type": "Decorator",
|
|
"end": 11
|
|
}
|
|
],
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"start": 12,
|
|
"name": "foo",
|
|
"type": "Identifier",
|
|
"end": 15
|
|
},
|
|
"value": {
|
|
"start": 17,
|
|
"value": "bar",
|
|
"raw": "\"bar\"",
|
|
"type": "Literal",
|
|
"end": 22
|
|
},
|
|
"kind": "init",
|
|
"type": "Property",
|
|
"end": 22
|
|
}
|
|
],
|
|
"type": "ObjectExpression",
|
|
"end": 24
|
|
}
|
|
],
|
|
"type": "CallExpression",
|
|
"end": 25
|
|
},
|
|
"type": "Decorator",
|
|
"end": 25
|
|
},
|
|
{
|
|
"start": 26,
|
|
"expression": {
|
|
"start": 27,
|
|
"name": "bar",
|
|
"type": "Identifier",
|
|
"end": 30
|
|
},
|
|
"type": "Decorator",
|
|
"end": 30
|
|
}
|
|
],
|
|
"id": {
|
|
"start": 37,
|
|
"name": "Foo",
|
|
"type": "Identifier",
|
|
"end": 40
|
|
},
|
|
"superClass": null,
|
|
"body": {
|
|
"start": 41,
|
|
"body": [],
|
|
"type": "ClassBody",
|
|
"end": 43
|
|
},
|
|
"type": "ClassDeclaration",
|
|
"end": 43
|
|
}
|
|
],
|
|
"sourceType": "script",
|
|
"type": "Program",
|
|
"end": 43
|
|
} |