{
"type": "Program",
"statements": [
{
"type": "ClassDeclaration",
"definition": {
"id": {
"type": "Identifier",
"name": "Anno",
"loc": {
"start": {
"line": 16,
"column": 12
},
"end": {
"line": 16,
"column": 38
}
}
},
"superClass": null,
"implements": [],
"constructor": {
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "constructor",
"loc": {
"start": {
"line": 1,
"column": 1
},
"end": {
"line": 1,
"column": 1
}
}
},
"kind": "constructor",
"static": false,
"optional": false,
"computed": false,
"value": {
"type": "FunctionExpression",
"function": {
"type": "ScriptFunction",
"id": null,
"generator": false,
"async": false,
"expression": false,
"params": [],
"body": {
"type": "Program",
"statements": [],
"loc": {
"start": {
"line": 16,
"column": 2
},
"end": {
"line": 16,
"column": 2
}
}
},
"loc": {
"start": {
"line": 16,
"column": 2
},
"end": {
"line": 16,
"column": 2
}
}
},
"loc": {
"start": {
"line": 1,
"column": 1
},
"end": {
"line": 1,
"column": 1
}
}
},
"overloads": [],
"decorators": [],
"annotations": [],
"loc": {
"start": {
"line": 16,
"column": 2
},
"end": {
"line": 16,
"column": 41
}
}
},
"body": [],
"indexSignatures": [],
"loc": {
"start": {
"line": 16,
"column": 39
},
"end": {
"line": 16,
"column": 41
}
}
},
"decorators": [],
"isAnnotationDeclaration": true,
"loc": {
"start": {
"line": 16,
"column": 2
},
"end": {
"line": 16,
"column": 41
}
}
}
],
"loc": {
"start": {
"line": 1,
"column": 1
},
"end": {
"line": 17,
"column": 1
}
}
}