• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "TSInterfaceDeclaration",
6      "body": {
7        "type": "TSInterfaceBody",
8        "body": [],
9        "loc": {
10          "start": {
11            "line": 17,
12            "column": 19
13          },
14          "end": {
15            "line": 19,
16            "column": 2
17          }
18        }
19      },
20      "id": {
21        "type": "Identifier",
22        "name": "boolean",
23        "decorators": [],
24        "loc": {
25          "start": {
26            "line": 17,
27            "column": 11
28          },
29          "end": {
30            "line": 17,
31            "column": 18
32          }
33        }
34      },
35      "extends": [],
36      "loc": {
37        "start": {
38          "line": 17,
39          "column": 1
40        },
41        "end": {
42          "line": 19,
43          "column": 2
44        }
45      }
46    }
47  ],
48  "loc": {
49    "start": {
50      "line": 1,
51      "column": 1
52    },
53    "end": {
54      "line": 19,
55      "column": 2
56    }
57  }
58}
59