1{ 2 "ut_ArkTS_struct_001.d.ets": [ 3 { 4 "filePath": "ut_ArkTS_struct_001.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_001.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_001.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_001.d.ets", 38 "MyComponent", 39 "constructor" 40 ], 41 "isStruct": true, 42 "syscap": "", 43 "jsDocInfos": [], 44 "callForm": "", 45 "params": [], 46 "returnValue": [], 47 "isStatic": false, 48 "sync": "" 49 } 50 ] 51 } 52 ] 53}