• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "ut_module_001.d.ts": [
3    {
4      "filePath": "ut_module_001.d.ts",
5      "apiType": "Module",
6      "definedText": "declare module 'SpecialEvent'",
7      "pos": {
8        "line": 16,
9        "character": 1
10      },
11      "isExport": false,
12      "apiName": "'SpecialEvent'",
13      "hierarchicalRelations": [
14        "ut_module_001.d.ts",
15        "'SpecialEvent'"
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_module_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_module_001.d.ts",
49          "apiType": "Module",
50          "definedText": "module 'SpecialEvent'",
51          "pos": {
52            "line": 17,
53            "character": 3
54          },
55          "isExport": false,
56          "apiName": "'SpecialEvent'",
57          "hierarchicalRelations": [
58            "ut_module_001.d.ts",
59            "'SpecialEvent'",
60            "'SpecialEvent'"
61          ],
62          "isStruct": false,
63          "syscap": "",
64          "currentVersion": "-1",
65          "jsDocText": "",
66          "isJoinType": false,
67          "genericInfo": [],
68          "parentApiType": "Module",
69          "fileAbsolutePath": "E:\\code\\wcy\\gitee\\interface_sdk-js\\build-tools\\dts_parser\\test\\ut\\parser\\ut_module_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          "childApis": [
92            {
93              "filePath": "ut_module_001.d.ts",
94              "apiType": "Export",
95              "definedText": "export { TouchObject, KeyEvent, MouseEvent };",
96              "pos": {
97                "line": 18,
98                "character": 5
99              },
100              "isExport": false,
101              "apiName": "export_TouchObject_KeyEvent_MouseEvent",
102              "hierarchicalRelations": [
103                "ut_module_001.d.ts",
104                "'SpecialEvent'",
105                "'SpecialEvent'",
106                "export_TouchObject_KeyEvent_MouseEvent"
107              ],
108              "isStruct": false,
109              "syscap": "",
110              "currentVersion": "-1",
111              "jsDocText": "",
112              "isJoinType": false,
113              "genericInfo": [],
114              "parentApiType": "Module",
115              "fileAbsolutePath": "E:\\code\\wcy\\gitee\\interface_sdk-js\\build-tools\\dts_parser\\test\\ut\\parser\\ut_module_001.d.ts",
116              "isSameNameFunction": false,
117              "exportValues": [
118                {
119                  "key": "TouchObject",
120                  "value": "TouchObject"
121                },
122                {
123                  "key": "KeyEvent",
124                  "value": "KeyEvent"
125                },
126                {
127                  "key": "MouseEvent",
128                  "value": "MouseEvent"
129                }
130              ]
131            }
132          ]
133        }
134      ]
135    }
136  ]
137}