1{ 2 "ut_ArkTS_struct_003.d.ets": [ 3 { 4 "filePath": "ut_ArkTS_struct_003.d.ets", 5 "apiType": "Method", 6 "definedText": "@Builder function MyBuilderFunction(){}", 7 "pos": { 8 "line": 15, 9 "character": 1 10 }, 11 "isExport": false, 12 "apiName": "MyBuilderFunction", 13 "hierarchicalRelations": [ 14 "ut_ArkTS_struct_003.d.ets", 15 "MyBuilderFunction" 16 ], 17 "decorators": [ 18 { 19 "expression": "Builder" 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*/\r\n", 26 "isJoinType": false, 27 "genericInfo": [], 28 "jsDocInfos": [], 29 "callForm": "@Builder MyBuilderFunction(){}", 30 "params": [], 31 "returnValue": [], 32 "isStatic": false, 33 "sync": "", 34 "returnValueType": -1, 35 "typeLocations": [], 36 "objLocations": [] 37 }, 38 { 39 "filePath": "ut_ArkTS_struct_003.d.ets", 40 "apiType": "Struct", 41 "definedText": " struct MyComponent", 42 "pos": { 43 "line": 16, 44 "character": 1 45 }, 46 "isExport": false, 47 "apiName": "MyComponent", 48 "hierarchicalRelations": [ 49 "ut_ArkTS_struct_003.d.ets", 50 "MyComponent" 51 ], 52 "decorators": [ 53 { 54 "expression": "Component" 55 } 56 ], 57 "isStruct": true, 58 "syscap": "", 59 "currentVersion": "-1", 60 "jsDocText": "\r\n", 61 "isJoinType": false, 62 "genericInfo": [], 63 "jsDocInfos": [], 64 "childApis": [ 65 { 66 "filePath": "ut_ArkTS_struct_003.d.ets", 67 "apiType": "Method", 68 "definedText": "", 69 "pos": { 70 "line": 15, 71 "character": 40 72 }, 73 "isExport": false, 74 "apiName": "constructor", 75 "hierarchicalRelations": [ 76 "ut_ArkTS_struct_003.d.ets", 77 "MyComponent", 78 "constructor" 79 ], 80 "isStruct": true, 81 "syscap": "", 82 "currentVersion": "-1", 83 "jsDocText": "", 84 "isJoinType": false, 85 "genericInfo": [], 86 "jsDocInfos": [], 87 "callForm": "", 88 "params": [], 89 "returnValue": [], 90 "isStatic": false, 91 "sync": "", 92 "returnValueType": -1, 93 "typeLocations": [], 94 "objLocations": [] 95 } 96 ] 97 } 98 ] 99}