• 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 */\r\n\r\n",
21      "isJoinType": false,
22      "genericInfo": [],
23      "jsDocInfos": [],
24      "childApis": [
25        {
26          "filePath": "ut_enum_valuable_001.d.ts",
27          "apiType": "EnumValue",
28          "definedText": "VALUE_ONE = 'testOne'",
29          "pos": {
30            "line": 17,
31            "character": 3
32          },
33          "isExport": false,
34          "apiName": "VALUE_ONE",
35          "hierarchicalRelations": [
36            "ut_enum_valuable_001.d.ts",
37            "Valuable",
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": "testOne"
48        },
49        {
50          "filePath": "ut_enum_valuable_001.d.ts",
51          "apiType": "EnumValue",
52          "definedText": "VALUE_Two = 'testTwo'",
53          "pos": {
54            "line": 18,
55            "character": 3
56          },
57          "isExport": false,
58          "apiName": "VALUE_Two",
59          "hierarchicalRelations": [
60            "ut_enum_valuable_001.d.ts",
61            "Valuable",
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": "testTwo"
72        },
73        {
74          "filePath": "ut_enum_valuable_001.d.ts",
75          "apiType": "EnumValue",
76          "definedText": "VALUE_THREE = 'testThree'",
77          "pos": {
78            "line": 19,
79            "character": 3
80          },
81          "isExport": false,
82          "apiName": "VALUE_THREE",
83          "hierarchicalRelations": [
84            "ut_enum_valuable_001.d.ts",
85            "Valuable",
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": "testThree"
96        }
97      ]
98    }
99  ]
100}