• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "ut_ArkTS_struct_002.d.ets": [
3    {
4      "filePath": "ut_ArkTS_struct_002.d.ets",
5      "apiType": "Struct",
6      "definedText": "struct MyComponent",
7      "pos": {
8        "line": 15,
9        "character": 1
10      },
11      "isExport": false,
12      "apiName": "MyComponent",
13      "hierarchicalRelations": [
14        "ut_ArkTS_struct_002.d.ets",
15        "MyComponent"
16      ],
17      "decorators": [
18        {
19          "expression": "Component"
20        }
21      ],
22      "isStruct": true,
23      "syscap": "",
24      "currentVersion": "-1",
25      "jsDocText": "/*\r\n* Copyright (C) 2023-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*/",
26      "isJoinType": false,
27      "genericInfo": [],
28      "parentApiType": "SourceFile",
29      "fileAbsolutePath": "E:\\code\\wcy\\gitee\\interface_sdk-js\\build-tools\\dts_parser\\test\\ut\\parser\\ut_ArkTS_struct_002.d.ets",
30      "isSameNameFunction": false,
31      "jsDocInfos": [
32        {
33          "description": "",
34          "syscap": "",
35          "since": "-1",
36          "isForm": false,
37          "isCrossPlatForm": false,
38          "isSystemApi": false,
39          "modelLimitation": "",
40          "deprecatedVersion": "-1",
41          "useinstead": "",
42          "permissions": "",
43          "errorCodes": [],
44          "typeInfo": "",
45          "isConstant": false,
46          "isAtomicService": false,
47          "kit": "NA",
48          "fileTagContent": "NA"
49        }
50      ],
51      "childApis": [
52        {
53          "filePath": "ut_ArkTS_struct_002.d.ets",
54          "apiType": "Property",
55          "definedText": "private countDownFrom: number = 0;",
56          "pos": {
57            "line": 17,
58            "character": 3
59          },
60          "isExport": false,
61          "apiName": "countDownFrom",
62          "hierarchicalRelations": [
63            "ut_ArkTS_struct_002.d.ets",
64            "MyComponent",
65            "countDownFrom"
66          ],
67          "isStruct": true,
68          "syscap": "",
69          "currentVersion": "-1",
70          "jsDocText": "",
71          "isJoinType": false,
72          "genericInfo": [],
73          "parentApiType": "Struct",
74          "fileAbsolutePath": "E:\\code\\wcy\\gitee\\interface_sdk-js\\build-tools\\dts_parser\\test\\ut\\parser\\ut_ArkTS_struct_002.d.ets",
75          "isSameNameFunction": false,
76          "jsDocInfos": [
77            {
78              "description": "",
79              "syscap": "",
80              "since": "-1",
81              "isForm": false,
82              "isCrossPlatForm": false,
83              "isSystemApi": false,
84              "modelLimitation": "",
85              "deprecatedVersion": "-1",
86              "useinstead": "",
87              "permissions": "",
88              "errorCodes": [],
89              "typeInfo": "",
90              "isConstant": false,
91              "isAtomicService": false,
92              "kit": "NA",
93              "fileTagContent": "NA"
94            }
95          ],
96          "type": [
97            "number"
98          ],
99          "isReadOnly": false,
100          "isRequired": true,
101          "isStatic": false,
102          "typeKind": 145,
103          "typeLocations": [],
104          "objLocations": []
105        }
106      ]
107    }
108  ]
109}