• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "FunctionDeclaration",
6      "function": {
7        "type": "ScriptFunction",
8        "id": {
9          "type": "Identifier",
10          "name": "await",
11          "decorators": [],
12          "loc": {
13            "start": {
14              "line": 16,
15              "column": 16,
16              "program": "test-function-decl-2.js"
17            },
18            "end": {
19              "line": 16,
20              "column": 21,
21              "program": "test-function-decl-2.js"
22            }
23          }
24        },
25        "generator": false,
26        "async": true,
27        "expression": false,
28        "params": [],
29        "body": {
30          "type": "BlockStatement",
31          "statements": [],
32          "loc": {
33            "start": {
34              "line": 16,
35              "column": 24,
36              "program": "test-function-decl-2.js"
37            },
38            "end": {
39              "line": 16,
40              "column": 27,
41              "program": "test-function-decl-2.js"
42            }
43          }
44        },
45        "loc": {
46          "start": {
47            "line": 16,
48            "column": 7,
49            "program": "test-function-decl-2.js"
50          },
51          "end": {
52            "line": 16,
53            "column": 27,
54            "program": "test-function-decl-2.js"
55          }
56        }
57      },
58      "loc": {
59        "start": {
60          "line": 16,
61          "column": 1,
62          "program": "test-function-decl-2.js"
63        },
64        "end": {
65          "line": 16,
66          "column": 27,
67          "program": "test-function-decl-2.js"
68        }
69      }
70    },
71    {
72      "type": "EmptyStatement",
73      "loc": {
74        "start": {
75          "line": 16,
76          "column": 27,
77          "program": "test-function-decl-2.js"
78        },
79        "end": {
80          "line": 16,
81          "column": 28,
82          "program": "test-function-decl-2.js"
83        }
84      }
85    }
86  ],
87  "loc": {
88    "start": {
89      "line": 1,
90      "column": 1,
91      "program": "test-function-decl-2.js"
92    },
93    "end": {
94      "line": 17,
95      "column": 1,
96      "program": "test-function-decl-2.js"
97    }
98  }
99}
100