• 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      "jsDocInfos": [],
25      "childApis": [
26        {
27          "filePath": "ut_ArkTS_struct_002.d.ets",
28          "apiType": "Method",
29          "definedText": "",
30          "pos": {
31            "line": 1,
32            "character": 1
33          },
34          "isExport": false,
35          "apiName": "constructor",
36          "hierarchicalRelations": [
37            "ut_ArkTS_struct_002.d.ets",
38            "MyComponent",
39            "constructor"
40          ],
41          "isStruct": true,
42          "syscap": "",
43          "jsDocInfos": [],
44          "callForm": "",
45          "params": [
46            {
47              "apiType": "Param",
48              "apiName": "",
49              "paramType": 178,
50              "type": [
51                ""
52              ],
53              "isRequired": false,
54              "definedText": ""
55            }
56          ],
57          "returnValue": [],
58          "isStatic": false,
59          "sync": ""
60        },
61        {
62          "filePath": "ut_ArkTS_struct_002.d.ets",
63          "apiType": "Property",
64          "definedText": "private countDownFrom: number = 0;",
65          "pos": {
66            "line": 17,
67            "character": 3
68          },
69          "isExport": false,
70          "apiName": "countDownFrom",
71          "hierarchicalRelations": [
72            "ut_ArkTS_struct_002.d.ets",
73            "MyComponent",
74            "countDownFrom"
75          ],
76          "isStruct": true,
77          "syscap": "",
78          "jsDocInfos": [],
79          "type": [
80            "number"
81          ],
82          "isReadOnly": false,
83          "isRequired": true,
84          "isStatic": false
85        }
86      ]
87    }
88  ]
89}