• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "ut_enum_valuable_001.d.ts": [
3    {
4      "filePath": "ut_enum_valuable_001.d.ts",
5      "apiType": "Enum",
6      "definedText": "export enum Valuable",
7      "pos": {
8        "line": 16,
9        "character": 1
10      },
11      "isExport": true,
12      "apiName": "Valuable",
13      "hierarchicalRelations": [
14        "ut_enum_valuable_001.d.ts",
15        "Valuable"
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 */",
21      "isJoinType": false,
22      "genericInfo": [],
23      "parentApiType": "SourceFile",
24      "fileAbsolutePath": "E:\\code\\wcy\\gitee\\interface_sdk-js\\build-tools\\dts_parser\\test\\ut\\parser\\ut_enum_valuable_001.d.ts",
25      "isSameNameFunction": false,
26      "jsDocInfos": [
27        {
28          "description": "",
29          "syscap": "",
30          "since": "-1",
31          "isForm": false,
32          "isCrossPlatForm": false,
33          "isSystemApi": false,
34          "modelLimitation": "",
35          "deprecatedVersion": "-1",
36          "useinstead": "",
37          "permissions": "",
38          "errorCodes": [],
39          "typeInfo": "",
40          "isConstant": false,
41          "isAtomicService": false,
42          "kit": "NA",
43          "fileTagContent": "NA"
44        }
45      ],
46      "childApis": [
47        {
48          "filePath": "ut_enum_valuable_001.d.ts",
49          "apiType": "EnumValue",
50          "definedText": "VALUE_ONE = 'testOne'",
51          "pos": {
52            "line": 17,
53            "character": 3
54          },
55          "isExport": false,
56          "apiName": "VALUE_ONE",
57          "hierarchicalRelations": [
58            "ut_enum_valuable_001.d.ts",
59            "Valuable",
60            "VALUE_ONE"
61          ],
62          "isStruct": false,
63          "syscap": "",
64          "currentVersion": "-1",
65          "jsDocText": "",
66          "isJoinType": false,
67          "genericInfo": [],
68          "parentApiType": "Enum",
69          "fileAbsolutePath": "E:\\code\\wcy\\gitee\\interface_sdk-js\\build-tools\\dts_parser\\test\\ut\\parser\\ut_enum_valuable_001.d.ts",
70          "isSameNameFunction": false,
71          "jsDocInfos": [
72            {
73              "description": "",
74              "syscap": "",
75              "since": "-1",
76              "isForm": false,
77              "isCrossPlatForm": false,
78              "isSystemApi": false,
79              "modelLimitation": "",
80              "deprecatedVersion": "-1",
81              "useinstead": "",
82              "permissions": "",
83              "errorCodes": [],
84              "typeInfo": "",
85              "isConstant": false,
86              "isAtomicService": false,
87              "kit": "NA",
88              "fileTagContent": "NA"
89            }
90          ],
91          "value": "testOne"
92        },
93        {
94          "filePath": "ut_enum_valuable_001.d.ts",
95          "apiType": "EnumValue",
96          "definedText": "VALUE_Two = 'testTwo'",
97          "pos": {
98            "line": 18,
99            "character": 3
100          },
101          "isExport": false,
102          "apiName": "VALUE_Two",
103          "hierarchicalRelations": [
104            "ut_enum_valuable_001.d.ts",
105            "Valuable",
106            "VALUE_Two"
107          ],
108          "isStruct": false,
109          "syscap": "",
110          "currentVersion": "-1",
111          "jsDocText": "",
112          "isJoinType": false,
113          "genericInfo": [],
114          "parentApiType": "Enum",
115          "fileAbsolutePath": "E:\\code\\wcy\\gitee\\interface_sdk-js\\build-tools\\dts_parser\\test\\ut\\parser\\ut_enum_valuable_001.d.ts",
116          "isSameNameFunction": false,
117          "jsDocInfos": [
118            {
119              "description": "",
120              "syscap": "",
121              "since": "-1",
122              "isForm": false,
123              "isCrossPlatForm": false,
124              "isSystemApi": false,
125              "modelLimitation": "",
126              "deprecatedVersion": "-1",
127              "useinstead": "",
128              "permissions": "",
129              "errorCodes": [],
130              "typeInfo": "",
131              "isConstant": false,
132              "isAtomicService": false,
133              "kit": "NA",
134              "fileTagContent": "NA"
135            }
136          ],
137          "value": "testTwo"
138        },
139        {
140          "filePath": "ut_enum_valuable_001.d.ts",
141          "apiType": "EnumValue",
142          "definedText": "VALUE_THREE = 'testThree'",
143          "pos": {
144            "line": 19,
145            "character": 3
146          },
147          "isExport": false,
148          "apiName": "VALUE_THREE",
149          "hierarchicalRelations": [
150            "ut_enum_valuable_001.d.ts",
151            "Valuable",
152            "VALUE_THREE"
153          ],
154          "isStruct": false,
155          "syscap": "",
156          "currentVersion": "-1",
157          "jsDocText": "",
158          "isJoinType": false,
159          "genericInfo": [],
160          "parentApiType": "Enum",
161          "fileAbsolutePath": "E:\\code\\wcy\\gitee\\interface_sdk-js\\build-tools\\dts_parser\\test\\ut\\parser\\ut_enum_valuable_001.d.ts",
162          "isSameNameFunction": false,
163          "jsDocInfos": [
164            {
165              "description": "",
166              "syscap": "",
167              "since": "-1",
168              "isForm": false,
169              "isCrossPlatForm": false,
170              "isSystemApi": false,
171              "modelLimitation": "",
172              "deprecatedVersion": "-1",
173              "useinstead": "",
174              "permissions": "",
175              "errorCodes": [],
176              "typeInfo": "",
177              "isConstant": false,
178              "isAtomicService": false,
179              "kit": "NA",
180              "fileTagContent": "NA"
181            }
182          ],
183          "value": "testThree"
184        }
185      ]
186    }
187  ]
188}