1{ 2 "ut_field_class.d.ts": [ 3 { 4 "filePath": "ut_field_class.d.ts", 5 "apiType": "Namespace", 6 "definedText": " declare namespace testNamespace", 7 "pos": { 8 "line": 16, 9 "character": 1 10 }, 11 "isExport": false, 12 "apiName": "testNamespace", 13 "hierarchicalRelations": [ 14 "ut_field_class.d.ts", 15 "testNamespace" 16 ], 17 "isStruct": false, 18 "syscap": "", 19 "currentVersion": "-1", 20 "jsDocText": "/*\r\n * Copyright (c) 2021-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\r\n", 21 "isJoinType": false, 22 "genericInfo": [], 23 "jsDocInfos": [], 24 "childApis": [ 25 { 26 "filePath": "ut_field_class.d.ts", 27 "apiType": "Class", 28 "definedText": " class TestInterface", 29 "pos": { 30 "line": 17, 31 "character": 3 32 }, 33 "isExport": false, 34 "apiName": "TestInterface", 35 "hierarchicalRelations": [ 36 "ut_field_class.d.ts", 37 "testNamespace", 38 "TestInterface" 39 ], 40 "isStruct": false, 41 "syscap": "", 42 "currentVersion": "-1", 43 "jsDocText": "\r\n ", 44 "isJoinType": false, 45 "genericInfo": [], 46 "jsDocInfos": [], 47 "parentClasses": [], 48 "childApis": [ 49 { 50 "filePath": "ut_field_class.d.ts", 51 "apiType": "Property", 52 "definedText": "id: string;", 53 "pos": { 54 "line": 18, 55 "character": 5 56 }, 57 "isExport": false, 58 "apiName": "id", 59 "hierarchicalRelations": [ 60 "ut_field_class.d.ts", 61 "testNamespace", 62 "TestInterface", 63 "id" 64 ], 65 "isStruct": false, 66 "syscap": "", 67 "currentVersion": "-1", 68 "jsDocText": "\r\n ", 69 "isJoinType": false, 70 "genericInfo": [], 71 "jsDocInfos": [], 72 "type": [ 73 "string" 74 ], 75 "isReadOnly": false, 76 "isRequired": true, 77 "isStatic": false, 78 "typeKind": 148 79 } 80 ] 81 } 82 ] 83 } 84 ] 85}