• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "ut_enum_operation_001.d.ts": [
3    {
4      "filePath": "ut_enum_operation_001.d.ts",
5      "apiType": "Enum",
6      "definedText": " export enum Operation",
7      "pos": {
8        "line": 16,
9        "character": 1
10      },
11      "isExport": true,
12      "apiName": "Operation",
13      "hierarchicalRelations": [
14        "ut_enum_operation_001.d.ts",
15        "Operation"
16      ],
17      "isStruct": false,
18      "syscap": "",
19      "currentVersion": "-1",
20      "jsDocText": "/*\r\n * Copyright (c) 2021-2023 Huawei Device Co., Ltd.\r\n * Licensed under the Apache License, Version 2.0 (the \"License\");\r\n * you may not use this file except in compliance with the License.\r\n * You may obtain a copy of the License at\r\n *\r\n *     http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.\r\n */\r\n\r\n",
21      "isJoinType": false,
22      "genericInfo": [],
23      "jsDocInfos": [],
24      "childApis": [
25        {
26          "filePath": "ut_enum_operation_001.d.ts",
27          "apiType": "EnumValue",
28          "definedText": "VALUE_ONE = 1",
29          "pos": {
30            "line": 17,
31            "character": 3
32          },
33          "isExport": false,
34          "apiName": "VALUE_ONE",
35          "hierarchicalRelations": [
36            "ut_enum_operation_001.d.ts",
37            "Operation",
38            "VALUE_ONE"
39          ],
40          "isStruct": false,
41          "syscap": "",
42          "currentVersion": "-1",
43          "jsDocText": "\r\n  ",
44          "isJoinType": false,
45          "genericInfo": [],
46          "jsDocInfos": [],
47          "value": "1"
48        },
49        {
50          "filePath": "ut_enum_operation_001.d.ts",
51          "apiType": "EnumValue",
52          "definedText": "VALUE_Two = 1 << 0",
53          "pos": {
54            "line": 18,
55            "character": 3
56          },
57          "isExport": false,
58          "apiName": "VALUE_Two",
59          "hierarchicalRelations": [
60            "ut_enum_operation_001.d.ts",
61            "Operation",
62            "VALUE_Two"
63          ],
64          "isStruct": false,
65          "syscap": "",
66          "currentVersion": "-1",
67          "jsDocText": "\r\n  ",
68          "isJoinType": false,
69          "genericInfo": [],
70          "jsDocInfos": [],
71          "value": "1 << 0"
72        },
73        {
74          "filePath": "ut_enum_operation_001.d.ts",
75          "apiType": "EnumValue",
76          "definedText": "VALUE_THREE = 1 << 1",
77          "pos": {
78            "line": 19,
79            "character": 3
80          },
81          "isExport": false,
82          "apiName": "VALUE_THREE",
83          "hierarchicalRelations": [
84            "ut_enum_operation_001.d.ts",
85            "Operation",
86            "VALUE_THREE"
87          ],
88          "isStruct": false,
89          "syscap": "",
90          "currentVersion": "-1",
91          "jsDocText": "\r\n  ",
92          "isJoinType": false,
93          "genericInfo": [],
94          "jsDocInfos": [],
95          "value": "1 << 1"
96        },
97        {
98          "filePath": "ut_enum_operation_001.d.ts",
99          "apiType": "EnumValue",
100          "definedText": "VALUE_FOUR = 1 << 2",
101          "pos": {
102            "line": 20,
103            "character": 3
104          },
105          "isExport": false,
106          "apiName": "VALUE_FOUR",
107          "hierarchicalRelations": [
108            "ut_enum_operation_001.d.ts",
109            "Operation",
110            "VALUE_FOUR"
111          ],
112          "isStruct": false,
113          "syscap": "",
114          "currentVersion": "-1",
115          "jsDocText": "\r\n  ",
116          "isJoinType": false,
117          "genericInfo": [],
118          "jsDocInfos": [],
119          "value": "1 << 2"
120        },
121        {
122          "filePath": "ut_enum_operation_001.d.ts",
123          "apiType": "EnumValue",
124          "definedText": "VALUE_FIVE = 1 << 3",
125          "pos": {
126            "line": 21,
127            "character": 3
128          },
129          "isExport": false,
130          "apiName": "VALUE_FIVE",
131          "hierarchicalRelations": [
132            "ut_enum_operation_001.d.ts",
133            "Operation",
134            "VALUE_FIVE"
135          ],
136          "isStruct": false,
137          "syscap": "",
138          "currentVersion": "-1",
139          "jsDocText": "\r\n  ",
140          "isJoinType": false,
141          "genericInfo": [],
142          "jsDocInfos": [],
143          "value": "1 << 3"
144        },
145        {
146          "filePath": "ut_enum_operation_001.d.ts",
147          "apiType": "EnumValue",
148          "definedText": "VALUE_SIX = 1 << 4",
149          "pos": {
150            "line": 22,
151            "character": 3
152          },
153          "isExport": false,
154          "apiName": "VALUE_SIX",
155          "hierarchicalRelations": [
156            "ut_enum_operation_001.d.ts",
157            "Operation",
158            "VALUE_SIX"
159          ],
160          "isStruct": false,
161          "syscap": "",
162          "currentVersion": "-1",
163          "jsDocText": "\r\n  ",
164          "isJoinType": false,
165          "genericInfo": [],
166          "jsDocInfos": [],
167          "value": "1 << 4"
168        },
169        {
170          "filePath": "ut_enum_operation_001.d.ts",
171          "apiType": "EnumValue",
172          "definedText": "VALUE_SEVEN = 1 << 5",
173          "pos": {
174            "line": 23,
175            "character": 3
176          },
177          "isExport": false,
178          "apiName": "VALUE_SEVEN",
179          "hierarchicalRelations": [
180            "ut_enum_operation_001.d.ts",
181            "Operation",
182            "VALUE_SEVEN"
183          ],
184          "isStruct": false,
185          "syscap": "",
186          "currentVersion": "-1",
187          "jsDocText": "\r\n  ",
188          "isJoinType": false,
189          "genericInfo": [],
190          "jsDocInfos": [],
191          "value": "1 << 5"
192        }
193      ]
194    }
195  ]
196}