• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "kind": "JSDocComment",
3    "pos": 0,
4    "end": 55,
5    "flags": "JSDoc",
6    "modifierFlagsCache": 0,
7    "transformFlags": 0,
8    "tags": {
9        "0": {
10            "kind": "JSDocTag",
11            "pos": 7,
12            "end": 19,
13            "modifierFlagsCache": 0,
14            "transformFlags": 0,
15            "tagName": {
16                "kind": "Identifier",
17                "pos": 8,
18                "end": 15,
19                "modifierFlagsCache": 0,
20                "transformFlags": 0,
21                "escapedText": "example"
22            },
23            "comment": "Some\n\ntext\r\nwith newlines."
24        },
25        "length": 1,
26        "pos": 7,
27        "end": 19,
28        "hasTrailingComma": false,
29        "transformFlags": 0
30    }
31}