更新api统计工具+基础解析工具测试用例

Signed-off-by: wangqing <wangqing136@huawei.com>
This commit is contained in:
wangqing 2024-02-27 17:09:51 +08:00
parent 8c1552d912
commit 53ec584c27
250 changed files with 2542 additions and 822 deletions

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 4,
"line": 19,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Property",
"definedText": "const CONSTANT: string;",
"pos": {
"line": 5,
"line": 20,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Property",
"definedText": "const CONSTANT: string;",
"pos": {
"line": 5,
"line": 20,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -22,7 +22,8 @@
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_constant_in_struct.d.ets",
@ -47,6 +48,7 @@
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Property",
"definedText": "export declare const CONSTANT: string;",
"pos": {
"line": 4,
"line": 19,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Property",
"definedText": "declare const CONSTANT: string;",
"pos": {
"line": 4,
"line": 19,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Property",
"definedText": "declare const CONSTANT: PropertyDecorator & ((value: string) => PropertyDecorator);",
"pos": {
"line": 4,
"line": 19,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Constant",
"definedText": "declare const CONSTANT = string;",
"pos": {
"line": 4,
"line": 19,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Constant",
"definedText": "declare const CONSTANT = 1024;",
"pos": {
"line": 4,
"line": 19,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " class TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -24,7 +24,8 @@
"decorators": [
"Component"
],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_decorator_argument.d.ets",
@ -51,6 +52,7 @@
"decorators": [
"Provide"
],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -24,6 +24,7 @@
"decorators": [
"Component"
],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_ONE",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_in_namespace.d.ts",
@ -41,13 +42,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_Two = 'testTwo'",
"pos": {
"line": 4,
"line": 19,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_in_namespace.d.ts",
@ -66,12 +68,13 @@
"apiType": "EnumValue",
"definedText": "VALUE_THREE = 'testThree'",
"pos": {
"line": 5,
"line": 20,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_ONE",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_no_value_001.d.ts",
@ -41,13 +42,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_TWO",
"pos": {
"line": 3,
"line": 18,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_no_value_001.d.ts",
@ -66,12 +68,13 @@
"apiType": "EnumValue",
"definedText": "VALUE_THREE",
"pos": {
"line": 4,
"line": 19,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_ONE = 1",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_no_value_002.d.ts",
@ -41,13 +42,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_TWO",
"pos": {
"line": 3,
"line": 18,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_no_value_002.d.ts",
@ -66,12 +68,13 @@
"apiType": "EnumValue",
"definedText": "VALUE_THREE = 4",
"pos": {
"line": 4,
"line": 19,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_ONE",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_no_value_003.d.ts",
@ -41,13 +42,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_TWO = 1",
"pos": {
"line": 3,
"line": 18,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_no_value_003.d.ts",
@ -66,12 +68,13 @@
"apiType": "EnumValue",
"definedText": "VALUE_THREE",
"pos": {
"line": 4,
"line": 19,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_ONE = 1",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_no_value_004.d.ts",
@ -41,13 +42,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_TWO",
"pos": {
"line": 3,
"line": 18,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_no_value_004.d.ts",
@ -66,12 +68,13 @@
"apiType": "EnumValue",
"definedText": "VALUE_THREE",
"pos": {
"line": 4,
"line": 19,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_ONE = 1",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_operation_001.d.ts",
@ -41,13 +42,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_Two = 1 << 0",
"pos": {
"line": 3,
"line": 18,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_operation_001.d.ts",
@ -66,13 +68,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_THREE = 1 << 1",
"pos": {
"line": 4,
"line": 19,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_operation_001.d.ts",
@ -91,13 +94,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_FOUR = 1 << 2",
"pos": {
"line": 5,
"line": 20,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_operation_001.d.ts",
@ -116,13 +120,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_FIVE = 1 << 3",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_operation_001.d.ts",
@ -141,13 +146,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_SIX = 1 << 4",
"pos": {
"line": 7,
"line": 22,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_operation_001.d.ts",
@ -166,12 +172,13 @@
"apiType": "EnumValue",
"definedText": "VALUE_SEVEN = 1 << 5",
"pos": {
"line": 8,
"line": 23,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_ONE = 'testOne'",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_valuable_001.d.ts",
@ -41,13 +42,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_Two = 'testTwo'",
"pos": {
"line": 3,
"line": 18,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_valuable_001.d.ts",
@ -66,12 +68,13 @@
"apiType": "EnumValue",
"definedText": "VALUE_THREE = 'testThree'",
"pos": {
"line": 4,
"line": 19,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_ONE = 'testOne'",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_valuable_002.d.ts",
@ -41,13 +42,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_Two",
"pos": {
"line": 3,
"line": 18,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_valuable_002.d.ts",
@ -66,12 +68,13 @@
"apiType": "EnumValue",
"definedText": "VALUE_THREE = 'testThree'",
"pos": {
"line": 4,
"line": 19,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_ONE",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_valuable_003.d.ts",
@ -41,13 +42,14 @@
"apiType": "EnumValue",
"definedText": "VALUE_Two = 'testTwo'",
"pos": {
"line": 3,
"line": 18,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_enum_valuable_003.d.ts",
@ -66,12 +68,13 @@
"apiType": "EnumValue",
"definedText": "VALUE_THREE = 'testThree'",
"pos": {
"line": 4,
"line": 19,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 4,
"line": 19,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 4,
"line": 19,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Method",
"definedText": "export function getUserName() {}",
"pos": {
"line": 4,
"line": 19,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_export_003.d.ts",
@ -41,12 +42,13 @@
"apiType": "Method",
"definedText": "export function setName() {}",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Class",
"definedText": " class TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_class.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "id: string;",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Class",
"definedText": " class TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_class_static.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "static id: string;",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Class",
"definedText": " class TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_class_static_return.d.ts",
@ -41,13 +42,14 @@
"apiType": "Method",
"definedText": "static registerInputer(authType: AuthType, inputer: IInputer): void;",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_class_static_return.d.ts",
@ -66,12 +68,13 @@
"apiType": "Method",
"definedText": "function isOpenAccessibility(): TestInterface.registerInputer;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -22,7 +22,8 @@
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_in_struct.d.ets",
@ -47,6 +48,7 @@
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " interface TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_interface.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "id: string;",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " interface TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_interface_joint.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "type: string | number | boolean;",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " interface TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_interface_joint_readonly.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "readonly type: string | number | boolean;",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " interface TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_interface_object.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "options: { [key: string]: any };",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " interface TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_interface_object_joint.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "options: { [key: string | boolean]: any };",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " interface TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_interface_object_readonly.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "readonly options: { [key: string]: any };",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " interface TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_interface_optional.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "windowUpdateType?: WindowUpdateType;",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " interface TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_interface_optional_joint.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "windowUpdateType?: WindowUpdateType | boolean | number;",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " interface TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_interface_optional_joint_readonly.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "readonly windowUpdateType?: WindowUpdateType | boolean | number;",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " interface TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_interface_optional_readonly.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "readonly windowUpdateType?: WindowUpdateType;",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " interface TestInterface",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_field_interface_readonly.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "readonly id: string;",
"pos": {
"line": 3,
"line": 18,
"character": 5
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "TypeAlias",
"definedText": "export type test = { a: string; b: '123'; c: false };",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Property",
"definedText": "let batterySOC: number;",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "TypeAlias",
"definedText": "export type test = string;",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "TypeAlias",
"definedText": "export type test = '123';",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "TypeAlias",
"definedText": "export type test = Resoure;",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "TypeAlias",
"definedText": "export type SimState = sim.SimState;",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class test",
"pos": {
"line": 6,
"line": 21,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class test",
"pos": {
"line": 7,
"line": 22,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "EnumValue",
"definedText": "ONE = 1",
"pos": {
"line": 7,
"line": 22,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_jsdoc_enum_006.d.ts",
@ -41,13 +42,14 @@
"apiType": "EnumValue",
"definedText": "TWO = 2",
"pos": {
"line": 8,
"line": 23,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_jsdoc_enum_006.d.ts",
@ -66,12 +68,13 @@
"apiType": "EnumValue",
"definedText": "THREE = 3",
"pos": {
"line": 9,
"line": 24,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class test",
"pos": {
"line": 6,
"line": 21,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "famodelonly",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class test",
"pos": {
"line": 6,
"line": 21,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "FAModelOnly",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class test",
"pos": {
"line": 6,
"line": 21,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 6,
"line": 21,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "function func(str: string, str2: string): void;",
"pos": {
"line": 10,
"line": 25,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "function func(str: string): void;",
"pos": {
"line": 9,
"line": 24,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "function func(str: string): void;",
"pos": {
"line": 9,
"line": 24,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "function func(str: string): void;",
"pos": {
"line": 9,
"line": 24,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_jsdoc_readonly_020.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "readonly str: string;",
"pos": {
"line": 9,
"line": 24,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "function func(str: string): string;",
"pos": {
"line": 9,
"line": 24,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class test",
"pos": {
"line": 6,
"line": 21,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class test",
"pos": {
"line": 6,
"line": 21,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "stagemodelonly",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class test",
"pos": {
"line": 6,
"line": 21,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "StageModelOnly",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_jsdoc_static_025.d.ts",
@ -41,12 +42,13 @@
"apiType": "Method",
"definedText": "static func(str: string): void;",
"pos": {
"line": 9,
"line": 24,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class test",
"pos": {
"line": 6,
"line": 21,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_jsdoc_systemapi_027.d.ts",
@ -41,12 +42,13 @@
"apiType": "Method",
"definedText": "func(str: string): void;",
"pos": {
"line": 9,
"line": 24,
"character": 3
},
"isSystemapi": true,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 6,
"line": 21,
"character": 1
},
"isSystemapi": true,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_jsdoc_systemapi_028.d.ts",
@ -41,12 +42,13 @@
"apiType": "Method",
"definedText": "func(str: string): void;",
"pos": {
"line": 12,
"line": 27,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Property",
"definedText": "const testStr: string;",
"pos": {
"line": 9,
"line": 24,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_jsdoc_throws_030.d.ts",
@ -41,7 +42,7 @@
"apiType": "Method",
"definedText": "func(str: string): void;",
"pos": {
"line": 11,
"line": 26,
"character": 3
},
"isSystemapi": false,
@ -51,6 +52,7 @@
201,
202,
401
]
],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_jsdoc_type_031.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "str: string;",
"pos": {
"line": 9,
"line": 24,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_jsdoc_type_032.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "str?: string;",
"pos": {
"line": 9,
"line": 24,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 6,
"line": 21,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_jsdoc_typedef_033.d.ts",
@ -41,13 +42,14 @@
"apiType": "Property",
"definedText": "key: string;",
"pos": {
"line": 7,
"line": 22,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_jsdoc_typedef_033.d.ts",
@ -66,12 +68,13 @@
"apiType": "Property",
"definedText": "value: string;",
"pos": {
"line": 8,
"line": 23,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class test",
"pos": {
"line": 8,
"line": 23,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "declare function func(str: string): void;",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_callback_001.d.ts",
@ -41,12 +42,13 @@
"apiType": "Method",
"definedText": "func(callback: AsyncCallback<Want>): void;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_class_002.d.ts",
@ -41,12 +42,13 @@
"apiType": "Method",
"definedText": "func(str: string) {}",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_class_003.d.ts",
@ -41,12 +42,13 @@
"apiType": "Method",
"definedText": "static func(str: string) {}",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "function func(): void {}",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "function func(): void {}",
"pos": {
"line": 3,
"line": 18,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -22,7 +22,8 @@
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_in_struct.d.ets",
@ -49,6 +50,7 @@
"decorators": [
"BuilderParam"
],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_interface_003.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "onRequestRedirected: (str: string) => void;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_interface_004.d.ts",
@ -41,12 +42,13 @@
"apiType": "Property",
"definedText": "onRequestRedirected?: (str: string) => void;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_on_off_001.d.ts",
@ -41,13 +42,14 @@
"apiType": "Method",
"definedText": "on(type: 'add' | 'reduce', callback: AsyncCallback<number>): void;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_on_off_001.d.ts",
@ -66,12 +68,13 @@
"apiType": "Method",
"definedText": "on(type: 'add' | 'reduce', callback: AsyncCallback<number>): void;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_on_off_002.d.ts",
@ -41,13 +42,14 @@
"apiType": "Method",
"definedText": "on(type: 'add' | 'remove' | 'change', callback: Callback<number>): void;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_on_off_002.d.ts",
@ -66,13 +68,14 @@
"apiType": "Method",
"definedText": "on(type: 'add' | 'remove' | 'change', callback: Callback<number>): void;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_on_off_002.d.ts",
@ -91,12 +94,13 @@
"apiType": "Method",
"definedText": "on(type: 'add' | 'remove' | 'change', callback: Callback<number>): void;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_on_off_003.d.ts",
@ -34,19 +35,20 @@
"isForm": false,
"isCrossPlatForm": false,
"isAutomicService": false,
"hierarchicalRelations": "ut_method_on_off_003.d.ts/Test/on",
"apiName": "on",
"hierarchicalRelations": "ut_method_on_off_003.d.ts/Test/on_string",
"apiName": "on_string",
"deprecatedVersion": "",
"useInstead": "",
"apiType": "Method",
"definedText": "on(type: string, callback: AsyncCallback<void>): void;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_on_off_004.d.ts",
@ -41,13 +42,14 @@
"apiType": "Method",
"definedText": "on(type: ChangeEvent, callback: Callback<void>): void;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_on_off_004.d.ts",
@ -66,12 +68,13 @@
"apiType": "TypeAlias",
"definedText": "type ChangeEvent = 'deviceChange' | 'albumChange' | 'imageChange' | 'audioChange' | 'videoChange' | 'remoteFileChange';",
"pos": {
"line": 8,
"line": 23,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_on_off_005.d.ts",
@ -41,12 +42,13 @@
"apiType": "Method",
"definedText": "on(type: SensorId.COLOR, callback: AsyncCallback<ColorResponse>, options?: Options): void;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_on_off_006.d.ts",
@ -41,12 +42,13 @@
"apiType": "Method",
"definedText": "on(callback: AsyncCallback<T>): void;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "function func(str: string): void {}",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "function func(str?: string): void {}",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Class",
"definedText": " export class Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_promise_001.d.ts",
@ -41,12 +42,13 @@
"apiType": "Method",
"definedText": "func(): Promise<Want>;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "function func(str: string): void {}",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "function func(str: string) {}",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "function func(str: string): string {}",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,13 +16,14 @@
"apiType": "Interface",
"definedText": " export interface Test",
"pos": {
"line": 5,
"line": 20,
"character": 1
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
},
{
"filePath": "ut_method_same_name_in_interface.d.ts",
@ -41,12 +42,13 @@
"apiType": "Method",
"definedText": "func(str: string, str2: string): void;\nfunc(str: string): void;",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "Method",
"definedText": "function func(str: string, str2: string);\nfunction func(str: string);",
"pos": {
"line": 6,
"line": 21,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "TypeAlias",
"definedText": "type TextOneType = 'none';",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

View File

@ -16,12 +16,13 @@
"apiType": "TypeAlias",
"definedText": "type TextOneType = string;",
"pos": {
"line": 2,
"line": 17,
"character": 3
},
"isSystemapi": false,
"modelLimitation": "",
"decorators": [],
"errorCodes": []
"errorCodes": [],
"kitInfo": ""
}
]

Some files were not shown because too many files have changed in this diff Show More