• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "filePath": "ut_constant_in_struct.d.ets",
4    "packageName": "ut_constant_in_struct.d.ets",
5    "parentModuleName": "global",
6    "syscap": "",
7    "permissions": "",
8    "since": "",
9    "isForm": false,
10    "isCrossPlatForm": false,
11    "isAutomicService": false,
12    "hierarchicalRelations": "ut_constant_in_struct.d.ets/MyComponent",
13    "apiName": "MyComponent",
14    "deprecatedVersion": "",
15    "useInstead": "",
16    "apiType": "Struct",
17    "definedText": " struct MyComponent",
18    "pos": {
19      "line": 15,
20      "character": 1
21    },
22    "isSystemapi": false,
23    "modelLimitation": "",
24    "decorators": [],
25    "errorCodes": [],
26    "kitInfo": ""
27  },
28  {
29    "filePath": "ut_constant_in_struct.d.ets",
30    "packageName": "ut_constant_in_struct.d.ets",
31    "parentModuleName": "MyComponent",
32    "syscap": "",
33    "permissions": "",
34    "since": "",
35    "isForm": false,
36    "isCrossPlatForm": false,
37    "isAutomicService": false,
38    "hierarchicalRelations": "ut_constant_in_struct.d.ets/MyComponent/CONSTANT",
39    "apiName": "CONSTANT",
40    "deprecatedVersion": "",
41    "useInstead": "",
42    "apiType": "Property",
43    "definedText": "const CONSTANT: string;",
44    "pos": {
45      "line": 16,
46      "character": 3
47    },
48    "isSystemapi": false,
49    "modelLimitation": "",
50    "decorators": [],
51    "errorCodes": [],
52    "kitInfo": ""
53  }
54]