History log of /
interface
/
sdk-js
/
build-tools
/
dts_parser
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
61847f8e
24-Oct-2024
openharmony_ci <120357966@qq.com>
!14312 UDMF增加contentForm UDS
Merge pull request !14312 from JUN/feature-contentForm-1021
README_zh.md
build_package/JS_API_COUNT.js
kit.json
package.json
package/JS_API_CHECK.js
package/JS_API_OPTIMIZE_PLUGIN.js
scripts/copylibs.js
src/bin/config.ts
src/bin/index.ts
src/bin/writer.ts
src/config/dev.env.ts
src/config/env.ts
src/config/prod.env.ts
src/config/tsconfig.json
src/coreImpl/checker/config/api_check_config.json
src/coreImpl/checker/config/api_check_version.json
src/coreImpl/checker/config/api_type_config.json
src/coreImpl/checker/config/dictionaries.json
src/coreImpl/checker/config/dictionaries_supplementary.json
src/coreImpl/checker/config/name_dictionary.json
src/coreImpl/checker/config/name_scenario_scope.json
src/coreImpl/checker/config/permissionConfigFile.json
src/coreImpl/checker/config/syscapConfigFile.json
src/coreImpl/checker/local_entry.ts
src/coreImpl/checker/src/api_check_plugin.ts
src/coreImpl/checker/src/check_anonymous_function.ts
src/coreImpl/checker/src/check_api_diff.ts
src/coreImpl/checker/src/check_chinese.ts
src/coreImpl/checker/src/check_error_code.ts
src/coreImpl/checker/src/check_hump.ts
src/coreImpl/checker/src/compile_info.ts
src/coreImpl/checker/src/event_method_check.ts
src/coreImpl/checker/src/forbidden_words_check.ts
src/coreImpl/checker/src/naming_check.ts
src/coreImpl/checker/src/tag_inherit_check.ts
src/coreImpl/checker/src/tag_legality_check.ts
src/coreImpl/checker/src/tag_name_check.ts
src/coreImpl/checker/src/tag_order_check.ts
src/coreImpl/checker/src/tag_repeat_check.ts
src/coreImpl/checker/src/tag_value_check.ts
src/coreImpl/checker/src/ts_check_plugin.ts
src/coreImpl/checker/src/words_check.ts
src/coreImpl/count/count.ts
src/coreImpl/diff/DiffProcessor.ts
src/coreImpl/diff/PermissionsProcessor.ts
src/coreImpl/diff/diff.ts
src/coreImpl/diff/syscapFieldProcessor.ts
src/coreImpl/parser/JsDocProcessor.ts
src/coreImpl/parser/NodeProcessor.ts
src/coreImpl/parser/ResultsProcess.ts
src/coreImpl/parser/parser.ts
src/coreImpl/statistics/Statistics.ts
src/main.ts
src/typedef/checker/event_method_check_interface.ts
src/typedef/checker/result_type.ts
src/typedef/count/ApiCount.ts
src/typedef/diff/ApiInfoDiff.ts
src/typedef/parser/ApiInfoDefination.ts
src/typedef/parser/Comment.ts
src/typedef/parser/Decorator.ts
src/typedef/parser/ResultsInfo.ts
src/typedef/statistics/ApiStatistics.ts
src/utils/Constant.ts
src/utils/EnumUtils.ts
src/utils/FileUtils.ts
src/utils/FunctionUtils.ts
src/utils/StringUtils.ts
src/utils/checkUtils.ts
src/utils/logUtil.ts
subsystem.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_01.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_02.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_03.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_04.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_05.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_06.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_07.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_08.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_09.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_10.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_11.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_12.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_13.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_14.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_15.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_16.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_17.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_18.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_19.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_20.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_21.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_22.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_23.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_24.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_25.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_26.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_27.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_28.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_29.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_30.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_31.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_32.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_33.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_34.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_35.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_36.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_37.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_38.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_39.json
test/expect/apiChange/API_CHANGE_INCOMPATIBLE_40.json
test/expect/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_001.json
test/expect/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_002.json
test/expect/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_003.json
test/expect/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_004.json
test/expect/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_005.json
test/expect/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_006.json
test/expect/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_007.json
test/expect/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_008.json
test/expect/apiCheck/API_DEFINE_EVENT_01.json
test/expect/apiCheck/API_DEFINE_EVENT_02.json
test/expect/apiCheck/API_DEFINE_EVENT_03.json
test/expect/apiCheck/API_DEFINE_EVENT_04.json
test/expect/apiCheck/API_DEFINE_EVENT_05.json
test/expect/apiCheck/API_DEFINE_EVENT_06.json
test/expect/apiCheck/API_DEFINE_EVENT_08.json
test/expect/apiCheck/API_DEFINE_HUMP_01_small.json
test/expect/apiCheck/API_DEFINE_HUMP_02_LARGE.json
test/expect/apiCheck/API_DEFINE_HUMP_03.json
test/expect/apiCheck/API_DEFINE_HUMP_04.json
test/expect/apiCheck/API_DEFINE_HUMP_05.json
test/expect/apiCheck/API_DEFINE_NAME_01.json
test/expect/apiCheck/API_DEFINE_NAME_02_ability.json
test/expect/apiCheck/API_DEFINE_SPELLING_01.json
test/expect/apiCheck/API_DEFINE_UNALLOWABLE_01.json
test/expect/apiCheck/API_DEFINE_UNALLOWABLE_02.json
test/expect/apiCheck/API_DEFINE_UNALLOWABLE_03.json
test/expect/apiCheck/API_DOC_ATOMICSERVICE_01.json
test/expect/apiCheck/API_DOC_ATOMICSERVICE_02.json
test/expect/apiCheck/API_DOC_ATOMICSERVICE_03.json
test/expect/apiCheck/API_DOC_CONSTANT_01.json
test/expect/apiCheck/API_DOC_CONSTANT_02.json
test/expect/apiCheck/API_DOC_CONSTANT_03.json
test/expect/apiCheck/API_DOC_CONSTANT_04.json
test/expect/apiCheck/API_DOC_CROSSPLATFORM_01.json
test/expect/apiCheck/API_DOC_CROSSPLATFORM_02.json
test/expect/apiCheck/API_DOC_DEFAULT_01.json
test/expect/apiCheck/API_DOC_DEFAULT_02.json
test/expect/apiCheck/API_DOC_DEFAULT_03.json
test/expect/apiCheck/API_DOC_DEFAULT_04.json
test/expect/apiCheck/API_DOC_DEPRECATED_01.json
test/expect/apiCheck/API_DOC_DEPRECATED_02.json
test/expect/apiCheck/API_DOC_DEPRECATED_03.json
test/expect/apiCheck/API_DOC_DEPRECATED_04.json
test/expect/apiCheck/API_DOC_ENUM_01.json
test/expect/apiCheck/API_DOC_ENUM_02.json
test/expect/apiCheck/API_DOC_ENUM_03.json
test/expect/apiCheck/API_DOC_ENUM_04.json
test/expect/apiCheck/API_DOC_ENUM_05.json
test/expect/apiCheck/API_DOC_EXAMPLE_01.json
test/expect/apiCheck/API_DOC_EXAMPLE_02.json
test/expect/apiCheck/API_DOC_EXTENDS_01.json
test/expect/apiCheck/API_DOC_EXTENDS_02.json
test/expect/apiCheck/API_DOC_EXTENDS_03.json
test/expect/apiCheck/API_DOC_EXTENDS_04.json
test/expect/apiCheck/API_DOC_EXTENDS_05.json
test/expect/apiCheck/API_DOC_FAMODELONLY_01.json
test/expect/apiCheck/API_DOC_FAMODELONLY_02.json
test/expect/apiCheck/API_DOC_FAMODELONLY_03.json
test/expect/apiCheck/API_DOC_FIRES_01.json
test/expect/apiCheck/API_DOC_FIRES_02.json
test/expect/apiCheck/API_DOC_FORM_01.json
test/expect/apiCheck/API_DOC_FORM_02.json
test/expect/apiCheck/API_DOC_FORM_03.json
test/expect/apiCheck/API_DOC_GLOBAL_01.json
test/expect/apiCheck/API_DOC_GLOBAL_02.json
test/expect/apiCheck/API_DOC_IMPLEMENTS_01.json
test/expect/apiCheck/API_DOC_IMPLEMENTS_02.json
test/expect/apiCheck/API_DOC_IMPLEMENTS_03.json
test/expect/apiCheck/API_DOC_IMPLEMENTS_04.json
test/expect/apiCheck/API_DOC_IMPLEMENTS_05.json
test/expect/apiCheck/API_DOC_INTERFACE_04.json
test/expect/apiCheck/API_DOC_INTERFACE_05.json
test/expect/apiCheck/API_DOC_JSDOC_01.json
test/expect/apiCheck/API_DOC_JSDOC_02.json
test/expect/apiCheck/API_DOC_JSDOC_03.json
test/expect/apiCheck/API_DOC_NAMESPACE_01.json
test/expect/apiCheck/API_DOC_NAMESPACE_02.json
test/expect/apiCheck/API_DOC_NAMESPACE_03.json
test/expect/apiCheck/API_DOC_NAMESPACE_04.json
test/expect/apiCheck/API_DOC_NAMESPACE_05.json
test/expect/apiCheck/API_DOC_PARAM_01.json
test/expect/apiCheck/API_DOC_PARAM_02.json
test/expect/apiCheck/API_DOC_PARAM_03.json
test/expect/apiCheck/API_DOC_PARAM_04.json
test/expect/apiCheck/API_DOC_PARAM_05.json
test/expect/apiCheck/API_DOC_PARAM_06.json
test/expect/apiCheck/API_DOC_PERMISSION_01.json
test/expect/apiCheck/API_DOC_PERMISSION_02.json
test/expect/apiCheck/API_DOC_PERMISSION_03.json
test/expect/apiCheck/API_DOC_PERMISSION_04.json
test/expect/apiCheck/API_DOC_PERMISSION_05.json
test/expect/apiCheck/API_DOC_READONLY_01.json
test/expect/apiCheck/API_DOC_READONLY_02.json
test/expect/apiCheck/API_DOC_READONLY_03.json
test/expect/apiCheck/API_DOC_READONLY_04.json
test/expect/apiCheck/API_DOC_RETURNS_01.json
test/expect/apiCheck/API_DOC_RETURNS_02.json
test/expect/apiCheck/API_DOC_RETURNS_03.json
test/expect/apiCheck/API_DOC_RETURNS_04.json
test/expect/apiCheck/API_DOC_RETURNS_05.json
test/expect/apiCheck/API_DOC_RETURNS_06.json
test/expect/apiCheck/API_DOC_SINCE_01.json
test/expect/apiCheck/API_DOC_SINCE_02.json
test/expect/apiCheck/API_DOC_SINCE_03.json
test/expect/apiCheck/API_DOC_SINCE_04.json
test/expect/apiCheck/API_DOC_STAGEMODELONLY_01.json
test/expect/apiCheck/API_DOC_STAGEMODELONLY_02.json
test/expect/apiCheck/API_DOC_STAGEMODELONLY_03.json
test/expect/apiCheck/API_DOC_STATIC_01.json
test/expect/apiCheck/API_DOC_STATIC_02.json
test/expect/apiCheck/API_DOC_STRUCT_01.json
test/expect/apiCheck/API_DOC_STRUCT_02.json
test/expect/apiCheck/API_DOC_STRUCT_03.json
test/expect/apiCheck/API_DOC_STRUCT_04.json
test/expect/apiCheck/API_DOC_STRUCT_05.json
test/expect/apiCheck/API_DOC_SYSCAP_01.json
test/expect/apiCheck/API_DOC_SYSCAP_02.json
test/expect/apiCheck/API_DOC_SYSCAP_03.json
test/expect/apiCheck/API_DOC_SYSCAP_04.json
test/expect/apiCheck/API_DOC_SYSTEMAPI_01.json
test/expect/apiCheck/API_DOC_SYSTEMAPI_02.json
test/expect/apiCheck/API_DOC_SYSTEMAPI_03.json
test/expect/apiCheck/API_DOC_TEST_01.json
test/expect/apiCheck/API_DOC_TEST_02.json
test/expect/apiCheck/API_DOC_TEST_03.json
test/expect/apiCheck/API_DOC_THROWS_01.json
test/expect/apiCheck/API_DOC_THROWS_02.json
test/expect/apiCheck/API_DOC_THROWS_03.json
test/expect/apiCheck/API_DOC_THROWS_04.json
test/expect/apiCheck/API_DOC_THROWS_05.json
test/expect/apiCheck/API_DOC_THROWS_07.json
test/expect/apiCheck/API_DOC_THROWS_08.json
test/expect/apiCheck/API_DOC_THROWS_09.json
test/expect/apiCheck/API_DOC_THROWS_09.ts.json
test/expect/apiCheck/API_DOC_TYPEDEF_01.json
test/expect/apiCheck/API_DOC_TYPEDEF_02.json
test/expect/apiCheck/API_DOC_TYPEDEF_03.json
test/expect/apiCheck/API_DOC_TYPEDEF_04.json
test/expect/apiCheck/API_DOC_TYPEDEF_05.json
test/expect/apiCheck/API_DOC_TYPE_01.json
test/expect/apiCheck/API_DOC_TYPE_02.json
test/expect/apiCheck/API_DOC_TYPE_03.json
test/expect/apiCheck/API_DOC_TYPE_04.json
test/expect/apiCheck/API_DOC_TYPE_05.json
test/expect/apiCheck/API_DOC_UNKNOW_DECORATOR_01.json
test/expect/apiCheck/API_DOC_USEINSTEAD_01.json
test/expect/apiCheck/API_DOC_USEINSTEAD_02.json
test/expect/apiCheck/API_DOC_USEINSTEAD_03.json
test/expect/apiCheck/API_DOC_USEINSTEAD_04.json
test/expect/apiDiff/ut_anonymous_function_001.json
test/expect/apiDiff/ut_anonymous_function_002.json
test/expect/apiDiff/ut_anonymous_function_003.json
test/expect/apiDiff/ut_anonymous_object_001.json
test/expect/apiDiff/ut_anonymous_object_002.json
test/expect/apiDiff/ut_anonymous_object_003.json
test/expect/apiDiff/ut_anonymous_object_004.json
test/expect/apiDiff/ut_anonymous_object_005.json
test/expect/apiDiff/ut_api_add.json
test/expect/apiDiff/ut_api_constant_to_property.json
test/expect/apiDiff/ut_api_name_change.json
test/expect/apiDiff/ut_api_property_to_constant.json
test/expect/apiDiff/ut_api_reduce.json
test/expect/apiDiff/ut_api_reduce_file.json
test/expect/apiDiff/ut_constant_add.json
test/expect/apiDiff/ut_constant_change.json
test/expect/apiDiff/ut_constant_reduce.json
test/expect/apiDiff/ut_constant_value_change.json
test/expect/apiDiff/ut_enum_member_add.json
test/expect/apiDiff/ut_enum_member_change.json
test/expect/apiDiff/ut_enum_member_reduce.json
test/expect/apiDiff/ut_enum_member_value_change_001.json
test/expect/apiDiff/ut_enum_member_value_change_002.json
test/expect/apiDiff/ut_function_param_name_change.json
test/expect/apiDiff/ut_function_param_pos_change.json
test/expect/apiDiff/ut_function_param_reduce.json
test/expect/apiDiff/ut_function_param_required_add.json
test/expect/apiDiff/ut_function_param_to_required.json
test/expect/apiDiff/ut_function_param_to_unrequired.json
test/expect/apiDiff/ut_function_param_type_add.json
test/expect/apiDiff/ut_function_param_type_change.json
test/expect/apiDiff/ut_function_param_type_reduce.json
test/expect/apiDiff/ut_function_param_unrequired_add.json
test/expect/apiDiff/ut_function_return_type_add.json
test/expect/apiDiff/ut_function_return_type_change.json
test/expect/apiDiff/ut_function_return_type_reduce.json
test/expect/apiDiff/ut_jsdoc_atomicservice_have_to_na.json
test/expect/apiDiff/ut_jsdoc_atomicservice_na_to_have.json
test/expect/apiDiff/ut_jsdoc_card_to_na.json
test/expect/apiDiff/ut_jsdoc_cross_platform_to_na.json
test/expect/apiDiff/ut_jsdoc_deprecated_a_to_b.json
test/expect/apiDiff/ut_jsdoc_deprecated_have_to_na.json
test/expect/apiDiff/ut_jsdoc_deprecated_na_to_have.json
test/expect/apiDiff/ut_jsdoc_error_code_add.json
test/expect/apiDiff/ut_jsdoc_error_code_change.json
test/expect/apiDiff/ut_jsdoc_error_code_na_to_have_001.json
test/expect/apiDiff/ut_jsdoc_error_code_na_to_have_002.json
test/expect/apiDiff/ut_jsdoc_error_code_reduce_001.json
test/expect/apiDiff/ut_jsdoc_error_code_reduce_002.json
test/expect/apiDiff/ut_jsdoc_fa_to_na.json
test/expect/apiDiff/ut_jsdoc_fa_to_stage.json
test/expect/apiDiff/ut_jsdoc_kit_change.json
test/expect/apiDiff/ut_jsdoc_kit_have_to_na_001.json
test/expect/apiDiff/ut_jsdoc_kit_have_to_na_002.json
test/expect/apiDiff/ut_jsdoc_kit_have_to_na_003.json
test/expect/apiDiff/ut_jsdoc_kit_na_to_have_001.json
test/expect/apiDiff/ut_jsdoc_kit_na_to_have_002.json
test/expect/apiDiff/ut_jsdoc_kit_na_to_have_003.json
test/expect/apiDiff/ut_jsdoc_na_to_card.json
test/expect/apiDiff/ut_jsdoc_na_to_cross_platform.json
test/expect/apiDiff/ut_jsdoc_na_to_fa.json
test/expect/apiDiff/ut_jsdoc_na_to_stage.json
test/expect/apiDiff/ut_jsdoc_permission_have_to_na.json
test/expect/apiDiff/ut_jsdoc_permission_na_to_have.json
test/expect/apiDiff/ut_jsdoc_permission_range_bigger_001.json
test/expect/apiDiff/ut_jsdoc_permission_range_bigger_002.json
test/expect/apiDiff/ut_jsdoc_permission_range_bigger_003.json
test/expect/apiDiff/ut_jsdoc_permission_range_change.json
test/expect/apiDiff/ut_jsdoc_permission_range_smaller_001.json
test/expect/apiDiff/ut_jsdoc_permission_range_smaller_002.json
test/expect/apiDiff/ut_jsdoc_permission_range_smaller_003.json
test/expect/apiDiff/ut_jsdoc_public_to_system.json
test/expect/apiDiff/ut_jsdoc_stage_to_fa.json
test/expect/apiDiff/ut_jsdoc_stage_to_na.json
test/expect/apiDiff/ut_jsdoc_syscap_a_to_b.json
test/expect/apiDiff/ut_jsdoc_syscap_have_to_na.json
test/expect/apiDiff/ut_jsdoc_syscap_na_to_have.json
test/expect/apiDiff/ut_jsdoc_system_to_public.json
test/expect/apiDiff/ut_method_multi_change_001.json
test/expect/apiDiff/ut_method_multi_change_002.json
test/expect/apiDiff/ut_multiple_changes_in_single_file.json
test/expect/apiDiff/ut_new_api_in_class.json
test/expect/apiDiff/ut_new_api_in_interface.json
test/expect/apiDiff/ut_new_api_in_struct.json
test/expect/apiDiff/ut_new_optional_param_001.json
test/expect/apiDiff/ut_new_optional_param_002.json
test/expect/apiDiff/ut_new_optional_param_003.json
test/expect/apiDiff/ut_new_required_param_001.json
test/expect/apiDiff/ut_new_required_param_002.json
test/expect/apiDiff/ut_new_required_param_003.json
test/expect/apiDiff/ut_not_change_in_file.json
test/expect/apiDiff/ut_param_optional_to_required_001.json
test/expect/apiDiff/ut_param_optional_to_required_002.json
test/expect/apiDiff/ut_param_optional_to_required_003.json
test/expect/apiDiff/ut_param_position_change_001.json
test/expect/apiDiff/ut_param_position_change_002.json
test/expect/apiDiff/ut_param_position_change_003.json
test/expect/apiDiff/ut_param_required_to_optional_001.json
test/expect/apiDiff/ut_param_required_to_optional_002.json
test/expect/apiDiff/ut_param_required_to_optional_003.json
test/expect/apiDiff/ut_param_type_range_change.json
test/expect/apiDiff/ut_param_type_range_expand_001.json
test/expect/apiDiff/ut_param_type_range_expand_002.json
test/expect/apiDiff/ut_param_type_range_expand_003.json
test/expect/apiDiff/ut_param_type_range_reduce_001.json
test/expect/apiDiff/ut_param_type_range_reduce_002.json
test/expect/apiDiff/ut_param_type_range_reduce_003.json
test/expect/apiDiff/ut_property_change.json
test/expect/apiDiff/ut_property_in_typealias_001.json
test/expect/apiDiff/ut_property_in_typealias_002.json
test/expect/apiDiff/ut_property_in_typealias_003.json
test/expect/apiDiff/ut_property_readonly_add_001.json
test/expect/apiDiff/ut_property_readonly_add_002.json
test/expect/apiDiff/ut_property_readonly_reduce_001.json
test/expect/apiDiff/ut_property_readonly_reduce_002.json
test/expect/apiDiff/ut_property_readonly_to_required.json
test/expect/apiDiff/ut_property_readonly_to_unrequired.json
test/expect/apiDiff/ut_property_type_change.json
test/expect/apiDiff/ut_property_writable_add.json
test/expect/apiDiff/ut_property_writable_reduce.json
test/expect/apiDiff/ut_property_writable_to_required.json
test/expect/apiDiff/ut_property_writable_to_unrequired.json
test/expect/apiDiff/ut_reduce_param_001.json
test/expect/apiDiff/ut_reduce_param_002.json
test/expect/apiDiff/ut_reduce_param_003.json
test/expect/apiDiff/ut_same_name_function_001.json
test/expect/apiDiff/ut_same_name_function_002.json
test/expect/apiDiff/ut_same_name_function_003.json
test/expect/apiDiff/ut_same_name_function_004.json
test/expect/apiDiff/ut_same_name_function_005.json
test/expect/apiDiff/ut_struct_api.json
test/expect/apiDiff/ut_struct_api_mutilple_decorator_change.json
test/expect/apiDiff/ut_struct_child_decorator_change.json
test/expect/apiDiff/ut_struct_child_name_change.json
test/expect/apiDiff/ut_struct_child_return_type_change.json
test/expect/apiDiff/ut_struct_decorator_argument_change.json
test/expect/apiDiff/ut_struct_decorator_delete.json
test/expect/apiDiff/ut_struct_new_decorator.json
test/expect/apiDiff/ut_type_alias_add.json
test/expect/apiDiff/ut_type_alias_change.json
test/expect/apiDiff/ut_type_alias_reduce.json
test/expect/apiDiff/ut_type_function_new_optional_param.json
test/expect/apiDiff/ut_type_function_new_required_param.json
test/expect/apiDiff/ut_type_function_param_optional_to_required.json
test/expect/apiDiff/ut_type_function_param_pos_change.json
test/expect/apiDiff/ut_type_function_param_required_to_optional.json
test/expect/apiDiff/ut_type_function_param_type_range_change_.json
test/expect/apiDiff/ut_type_function_param_type_range_expand.json
test/expect/apiDiff/ut_type_function_param_type_range_reduce.json
test/expect/apiDiff/ut_type_function_reduce_param.json
test/expect/apiDiff/ut_type_function_return_type_change.json
test/expect/apiDiff/ut_type_function_return_type_range_expand.json
test/expect/apiDiff/ut_type_function_return_type_range_reduce.json
test/expect/apiDiff/ut_type_range_bigger.json
test/expect/apiDiff/ut_type_range_change.json
test/expect/apiDiff/ut_type_range_expand_001.json
test/expect/apiDiff/ut_type_range_reduce_001.json
test/expect/apiDiff/ut_type_range_smaller.json
test/expect/apiStatistics/ut_class_001.json
test/expect/apiStatistics/ut_constant_in_namespace_001.json
test/expect/apiStatistics/ut_constant_in_namespace_002.json
test/expect/apiStatistics/ut_constant_in_struct.json
test/expect/apiStatistics/ut_constant_root_003.json
test/expect/apiStatistics/ut_constant_root_004.json
test/expect/apiStatistics/ut_constant_root_005.json
test/expect/apiStatistics/ut_constant_root_006.json
test/expect/apiStatistics/ut_constant_root_007.json
test/expect/apiStatistics/ut_constructor_in_class.json
test/expect/apiStatistics/ut_decorator_argument.json
test/expect/apiStatistics/ut_decorator_struct.json
test/expect/apiStatistics/ut_enum_in_namespace.json
test/expect/apiStatistics/ut_enum_no_value_001.json
test/expect/apiStatistics/ut_enum_no_value_002.json
test/expect/apiStatistics/ut_enum_no_value_003.json
test/expect/apiStatistics/ut_enum_no_value_004.json
test/expect/apiStatistics/ut_enum_operation_001.json
test/expect/apiStatistics/ut_enum_valuable_001.json
test/expect/apiStatistics/ut_enum_valuable_002.json
test/expect/apiStatistics/ut_enum_valuable_003.json
test/expect/apiStatistics/ut_export_001.json
test/expect/apiStatistics/ut_export_002.json
test/expect/apiStatistics/ut_export_003.json
test/expect/apiStatistics/ut_export_004.json
test/expect/apiStatistics/ut_export_005.json
test/expect/apiStatistics/ut_export_006.json
test/expect/apiStatistics/ut_export_007.json
test/expect/apiStatistics/ut_field_class.json
test/expect/apiStatistics/ut_field_class_static.json
test/expect/apiStatistics/ut_field_class_static_return.json
test/expect/apiStatistics/ut_field_in_struct.json
test/expect/apiStatistics/ut_field_interface.json
test/expect/apiStatistics/ut_field_interface_joint.json
test/expect/apiStatistics/ut_field_interface_joint_readonly.json
test/expect/apiStatistics/ut_field_interface_object.json
test/expect/apiStatistics/ut_field_interface_object_joint.json
test/expect/apiStatistics/ut_field_interface_object_readonly.json
test/expect/apiStatistics/ut_field_interface_optional.json
test/expect/apiStatistics/ut_field_interface_optional_joint.json
test/expect/apiStatistics/ut_field_interface_optional_joint_readonly.json
test/expect/apiStatistics/ut_field_interface_optional_readonly.json
test/expect/apiStatistics/ut_field_interface_readonly.json
test/expect/apiStatistics/ut_field_namespace_child_node.json
test/expect/apiStatistics/ut_field_namespace_no_const.json
test/expect/apiStatistics/ut_field_namespace_type_single_001.json
test/expect/apiStatistics/ut_field_namespace_type_single_002.json
test/expect/apiStatistics/ut_field_namespace_type_single_003.json
test/expect/apiStatistics/ut_field_namespace_type_single_004.json
test/expect/apiStatistics/ut_import_001.json
test/expect/apiStatistics/ut_import_002.json
test/expect/apiStatistics/ut_import_003.json
test/expect/apiStatistics/ut_import_004.json
test/expect/apiStatistics/ut_import_005.json
test/expect/apiStatistics/ut_jsdoc_crossplatform_002.json
test/expect/apiStatistics/ut_jsdoc_deprecated_005.json
test/expect/apiStatistics/ut_jsdoc_enum_006.json
test/expect/apiStatistics/ut_jsdoc_famodelonly_010.json
test/expect/apiStatistics/ut_jsdoc_famodelonly_011.json
test/expect/apiStatistics/ut_jsdoc_form_013.json
test/expect/apiStatistics/ut_jsdoc_interface_014.json
test/expect/apiStatistics/ut_jsdoc_param_016.json
test/expect/apiStatistics/ut_jsdoc_permission_017.json
test/expect/apiStatistics/ut_jsdoc_permission_018.json
test/expect/apiStatistics/ut_jsdoc_permission_019.json
test/expect/apiStatistics/ut_jsdoc_readonly_020.json
test/expect/apiStatistics/ut_jsdoc_returns_021.json
test/expect/apiStatistics/ut_jsdoc_since_022.json
test/expect/apiStatistics/ut_jsdoc_stagemodelonly_023.json
test/expect/apiStatistics/ut_jsdoc_stagemodelonly_024.json
test/expect/apiStatistics/ut_jsdoc_static_025.json
test/expect/apiStatistics/ut_jsdoc_syscap_026.json
test/expect/apiStatistics/ut_jsdoc_systemapi_027.json
test/expect/apiStatistics/ut_jsdoc_systemapi_028.json
test/expect/apiStatistics/ut_jsdoc_test_029.json
test/expect/apiStatistics/ut_jsdoc_throws_030.json
test/expect/apiStatistics/ut_jsdoc_type_031.json
test/expect/apiStatistics/ut_jsdoc_type_032.json
test/expect/apiStatistics/ut_jsdoc_typedef_033.json
test/expect/apiStatistics/ut_jsdoc_useinstead_034.json
test/expect/apiStatistics/ut_method_001.json
test/expect/apiStatistics/ut_method_callback_001.json
test/expect/apiStatistics/ut_method_class_001.json
test/expect/apiStatistics/ut_method_class_002.json
test/expect/apiStatistics/ut_method_class_003.json
test/expect/apiStatistics/ut_method_constructor_in_interface.json
test/expect/apiStatistics/ut_method_in_namespace_001.json
test/expect/apiStatistics/ut_method_in_namespace_002.json
test/expect/apiStatistics/ut_method_in_struct.json
test/expect/apiStatistics/ut_method_interface_001.json
test/expect/apiStatistics/ut_method_interface_002.json
test/expect/apiStatistics/ut_method_interface_003.json
test/expect/apiStatistics/ut_method_interface_004.json
test/expect/apiStatistics/ut_method_on_off_001.json
test/expect/apiStatistics/ut_method_on_off_002.json
test/expect/apiStatistics/ut_method_on_off_003.json
test/expect/apiStatistics/ut_method_on_off_004.json
test/expect/apiStatistics/ut_method_on_off_005.json
test/expect/apiStatistics/ut_method_on_off_006.json
test/expect/apiStatistics/ut_method_param_001.json
test/expect/apiStatistics/ut_method_param_002.json
test/expect/apiStatistics/ut_method_promise_001.json
test/expect/apiStatistics/ut_method_return_001.json
test/expect/apiStatistics/ut_method_return_002.json
test/expect/apiStatistics/ut_method_return_003.json
test/expect/apiStatistics/ut_method_same_name_in_interface.json
test/expect/apiStatistics/ut_method_same_name_in_namespace.json
test/expect/apiStatistics/ut_type_child_node_001.json
test/expect/apiStatistics/ut_type_child_node_002.json
test/expect/apiStatistics/ut_type_child_node_003.json
test/expect/apiStatistics/ut_type_child_node_004.json
test/expect/apiStatistics/ut_type_child_node_005.json
test/expect/apiStatistics/ut_type_child_node_006.json
test/expect/apiStatistics/ut_type_child_node_007.json
test/expect/apiStatistics/ut_type_complex_type_001.json
test/expect/apiStatistics/ut_type_complex_type_002.json
test/expect/apiStatistics/ut_type_first_level_node_001.json
test/expect/apiStatistics/ut_type_first_level_node_002.json
test/expect/apiStatistics/ut_type_first_level_node_003.json
test/expect/apiStatistics/ut_type_first_level_node_004.json
test/expect/apiStatistics/ut_type_first_level_node_005.json
test/expect/apiStatistics/ut_type_first_level_node_006.json
test/expect/apiStatistics/ut_type_first_level_node_007.json
test/expect/parser/ut_ArkTS_struct_001.json
test/expect/parser/ut_ArkTS_struct_002.json
test/expect/parser/ut_ArkTS_struct_003.json
test/expect/parser/ut_ArkTS_struct_004.json
test/expect/parser/ut_ArkTS_struct_005.json
test/expect/parser/ut_ArkTS_struct_006.json
test/expect/parser/ut_class_001.json
test/expect/parser/ut_constant_in_namespace_001.json
test/expect/parser/ut_constant_in_namespace_002.json
test/expect/parser/ut_constant_root_003.json
test/expect/parser/ut_constant_root_004.json
test/expect/parser/ut_constant_root_005.json
test/expect/parser/ut_constant_root_006.json
test/expect/parser/ut_constant_root_007.json
test/expect/parser/ut_enum_no_value_001.json
test/expect/parser/ut_enum_no_value_002.json
test/expect/parser/ut_enum_no_value_003.json
test/expect/parser/ut_enum_no_value_004.json
test/expect/parser/ut_enum_operation_001.json
test/expect/parser/ut_enum_valuable_001.json
test/expect/parser/ut_enum_valuable_002.json
test/expect/parser/ut_enum_valuable_003.json
test/expect/parser/ut_export_001.json
test/expect/parser/ut_export_002.json
test/expect/parser/ut_export_003.json
test/expect/parser/ut_export_004.json
test/expect/parser/ut_export_005.json
test/expect/parser/ut_export_006.json
test/expect/parser/ut_export_007.json
test/expect/parser/ut_field_class.json
test/expect/parser/ut_field_class_static.json
test/expect/parser/ut_field_class_static_return.json
test/expect/parser/ut_field_interface.json
test/expect/parser/ut_field_interface_joint.json
test/expect/parser/ut_field_interface_joint_readonly.json
test/expect/parser/ut_field_interface_object.json
test/expect/parser/ut_field_interface_object_joint.json
test/expect/parser/ut_field_interface_object_readonly.json
test/expect/parser/ut_field_interface_optional.json
test/expect/parser/ut_field_interface_optional_joint.json
test/expect/parser/ut_field_interface_optional_joint_readonly.json
test/expect/parser/ut_field_interface_optional_readonly.json
test/expect/parser/ut_field_interface_readonly.json
test/expect/parser/ut_field_namespace_child_node.json
test/expect/parser/ut_field_namespace_no_const.json
test/expect/parser/ut_field_namespace_type_single_001.json
test/expect/parser/ut_field_namespace_type_single_002.json
test/expect/parser/ut_field_namespace_type_single_003.json
test/expect/parser/ut_field_namespace_type_single_004.json
test/expect/parser/ut_import_001.json
test/expect/parser/ut_import_002.json
test/expect/parser/ut_import_003.json
test/expect/parser/ut_import_004.json
test/expect/parser/ut_import_005.json
test/expect/parser/ut_jsdoc_constant_001.json
test/expect/parser/ut_jsdoc_crossplatform_002.json
test/expect/parser/ut_jsdoc_default_003.json
test/expect/parser/ut_jsdoc_default_004.json
test/expect/parser/ut_jsdoc_deprecated_005.json
test/expect/parser/ut_jsdoc_enum_006.json
test/expect/parser/ut_jsdoc_example_007.json
test/expect/parser/ut_jsdoc_extends_008.json
test/expect/parser/ut_jsdoc_extends_009.json
test/expect/parser/ut_jsdoc_extends_010.json
test/expect/parser/ut_jsdoc_extends_011.json
test/expect/parser/ut_jsdoc_famodelonly_010.json
test/expect/parser/ut_jsdoc_famodelonly_011.json
test/expect/parser/ut_jsdoc_fires_012.json
test/expect/parser/ut_jsdoc_form_013.json
test/expect/parser/ut_jsdoc_interface_014.json
test/expect/parser/ut_jsdoc_namespace_015.json
test/expect/parser/ut_jsdoc_param_016.json
test/expect/parser/ut_jsdoc_permission_017.json
test/expect/parser/ut_jsdoc_permission_018.json
test/expect/parser/ut_jsdoc_permission_019.json
test/expect/parser/ut_jsdoc_readonly_020.json
test/expect/parser/ut_jsdoc_returns_021.json
test/expect/parser/ut_jsdoc_since_022.json
test/expect/parser/ut_jsdoc_stagemodelonly_023.json
test/expect/parser/ut_jsdoc_stagemodelonly_024.json
test/expect/parser/ut_jsdoc_static_025.json
test/expect/parser/ut_jsdoc_syscap_026.json
test/expect/parser/ut_jsdoc_systemapi_027.json
test/expect/parser/ut_jsdoc_systemapi_028.json
test/expect/parser/ut_jsdoc_test_029.json
test/expect/parser/ut_jsdoc_throws_030.json
test/expect/parser/ut_jsdoc_type_031.json
test/expect/parser/ut_jsdoc_type_032.json
test/expect/parser/ut_jsdoc_typedef_033.json
test/expect/parser/ut_jsdoc_useinstead_034.json
test/expect/parser/ut_method_001.json
test/expect/parser/ut_method_002.json
test/expect/parser/ut_method_callback_001.json
test/expect/parser/ut_method_class_001.json
test/expect/parser/ut_method_class_002.json
test/expect/parser/ut_method_class_003.json
test/expect/parser/ut_method_class_004.json
test/expect/parser/ut_method_interface_001.json
test/expect/parser/ut_method_interface_002.json
test/expect/parser/ut_method_interface_003.json
test/expect/parser/ut_method_interface_004.json
test/expect/parser/ut_method_interface_005.json
test/expect/parser/ut_method_interface_006.json
test/expect/parser/ut_method_on_off_001.json
test/expect/parser/ut_method_on_off_002.json
test/expect/parser/ut_method_on_off_003.json
test/expect/parser/ut_method_on_off_004.json
test/expect/parser/ut_method_on_off_005.json
test/expect/parser/ut_method_on_off_006.json
test/expect/parser/ut_method_param_001.json
test/expect/parser/ut_method_param_002.json
test/expect/parser/ut_method_promise_001.json
test/expect/parser/ut_method_return_001.json
test/expect/parser/ut_method_return_002.json
test/expect/parser/ut_method_return_003.json
test/expect/parser/ut_method_same_name_001.json
test/expect/parser/ut_method_same_name_002.json
test/expect/parser/ut_method_same_name_003.json
test/expect/parser/ut_method_same_name_004.json
test/expect/parser/ut_module_001.json
test/expect/parser/ut_reference_001.json
test/expect/parser/ut_type_child_node_001.json
test/expect/parser/ut_type_child_node_002.json
test/expect/parser/ut_type_child_node_003.json
test/expect/parser/ut_type_child_node_004.json
test/expect/parser/ut_type_child_node_005.json
test/expect/parser/ut_type_child_node_006.json
test/expect/parser/ut_type_child_node_007.json
test/expect/parser/ut_type_complex_type_001.json
test/expect/parser/ut_type_complex_type_002.json
test/expect/parser/ut_type_first_level_node_001.json
test/expect/parser/ut_type_first_level_node_002.json
test/expect/parser/ut_type_first_level_node_003.json
test/expect/parser/ut_type_first_level_node_004.json
test/expect/parser/ut_type_first_level_node_005.json
test/expect/parser/ut_type_first_level_node_006.json
test/expect/parser/ut_type_first_level_node_007.json
test/expect/parserSince/ut_class_001.json
test/expect/parserSince/ut_class_002.json
test/expect/parserSince/ut_class_003.json
test/expect/parserSince/ut_const_001.json
test/expect/parserSince/ut_const_002.json
test/expect/parserSince/ut_const_003.json
test/expect/parserSince/ut_const_004.json
test/expect/parserSince/ut_const_005.json
test/expect/parserSince/ut_declareConst_001.json
test/expect/parserSince/ut_declareConst_002.json
test/expect/parserSince/ut_deprecated_001.json
test/expect/parserSince/ut_deprecated_002.json
test/expect/parserSince/ut_enum_001.json
test/expect/parserSince/ut_enum_002.json
test/expect/parserSince/ut_enum_003.json
test/expect/parserSince/ut_exportDefault_001.json
test/expect/parserSince/ut_import_001.json
test/expect/parserSince/ut_import_002.json
test/expect/parserSince/ut_import_003.json
test/expect/parserSince/ut_import_004.json
test/expect/parserSince/ut_interface_001.json
test/expect/parserSince/ut_interface_002.json
test/expect/parserSince/ut_interface_003.json
test/expect/parserSince/ut_interface_004.json
test/expect/parserSince/ut_isCrossPlatForm_001.json
test/expect/parserSince/ut_isFamodelOnly_001.json
test/expect/parserSince/ut_isFamodelOnly_002.json
test/expect/parserSince/ut_isForm_001.json
test/expect/parserSince/ut_isStageModelOnly_001.json
test/expect/parserSince/ut_isStageModelOnly_002.json
test/expect/parserSince/ut_isSystemApi_001.json
test/expect/parserSince/ut_method_001.json
test/expect/parserSince/ut_method_002.json
test/expect/parserSince/ut_method_003.json
test/expect/parserSince/ut_method_004.json
test/expect/parserSince/ut_method_005.json
test/expect/parserSince/ut_method_006.json
test/expect/parserSince/ut_method_007.json
test/expect/parserSince/ut_method_008.json
test/expect/parserSince/ut_method_009.json
test/expect/parserSince/ut_method_010.json
test/expect/parserSince/ut_method_011.json
test/expect/parserSince/ut_method_012.json
test/expect/parserSince/ut_method_013.json
test/expect/parserSince/ut_method_014.json
test/expect/parserSince/ut_method_015.json
test/expect/parserSince/ut_method_016.json
test/expect/parserSince/ut_method_017.json
test/expect/parserSince/ut_method_018.json
test/expect/parserSince/ut_method_019.json
test/expect/parserSince/ut_method_020.json
test/expect/parserSince/ut_method_021.json
test/expect/parserSince/ut_method_022.json
test/expect/parserSince/ut_method_023.json
test/expect/parserSince/ut_method_024.json
test/expect/parserSince/ut_method_025.json
test/expect/parserSince/ut_method_026.json
test/expect/parserSince/ut_method_027.json
test/expect/parserSince/ut_method_028.json
test/expect/parserSince/ut_method_029.json
test/expect/parserSince/ut_method_030.json
test/expect/parserSince/ut_method_031.json
test/expect/parserSince/ut_method_032.json
test/expect/parserSince/ut_method_033.json
test/expect/parserSince/ut_method_034.json
test/expect/parserSince/ut_method_035.json
test/expect/parserSince/ut_method_036.json
test/expect/parserSince/ut_method_037.json
test/expect/parserSince/ut_method_038.json
test/expect/parserSince/ut_method_039.json
test/expect/parserSince/ut_method_040.json
test/expect/parserSince/ut_method_041.json
test/expect/parserSince/ut_namespace_001.json
test/expect/parserSince/ut_nest_001.json
test/expect/parserSince/ut_nest_002.json
test/expect/parserSince/ut_nest_003.json
test/expect/parserSince/ut_nest_004.json
test/expect/parserSince/ut_nest_005.json
test/expect/parserSince/ut_nest_006.json
test/expect/parserSince/ut_nest_007.json
test/expect/parserSince/ut_nest_008.json
test/expect/parserSince/ut_property_001.json
test/expect/parserSince/ut_property_002.json
test/expect/parserSince/ut_property_003.json
test/expect/parserSince/ut_property_004.json
test/expect/parserSince/ut_property_005.json
test/expect/parserSince/ut_property_006.json
test/expect/parserSince/ut_property_007.json
test/expect/parserSince/ut_property_008.json
test/expect/parserSince/ut_property_009.json
test/expect/parserSince/ut_property_010.json
test/expect/parserSince/ut_property_011.json
test/expect/parserSince/ut_property_012.json
test/expect/parserSince/ut_property_013.json
test/expect/parserSince/ut_property_014.json
test/expect/parserSince/ut_property_015.json
test/expect/parserSince/ut_property_016.json
test/expect/parserSince/ut_property_017.json
test/expect/parserSince/ut_property_018.json
test/expect/parserSince/ut_property_019.json
test/expect/parserSince/ut_property_020.json
test/expect/parserSince/ut_property_021.json
test/expect/parserSince/ut_property_022.json
test/expect/parserSince/ut_since_001.json
test/expect/parserSince/ut_since_002.json
test/expect/parserSince/ut_syscap_001.json
test/expect/parserSince/ut_syscap_002.json
test/expect/parserSince/ut_typeAlias_001.json
test/expect/parserSince/ut_unionType_001.json
test/expect/parserSince/ut_useinstead_001.json
test/expect/parserSince/ut_useinstead_002.json
test/mocha/.mocharc.jsonc
test/mocha/init.js
test/output/parser/.gitkeep
test/output/parserSince/.gitkeep
test/testCase/runTest.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_01.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_02.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_03.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_04.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_05.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_06.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_07.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_08.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_09.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_10.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_11.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_12.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_13.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_14.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_15.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_16.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_17.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_18.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_19.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_20.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_21.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_22.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_23.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_24.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_25.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_26.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_27.d.ets
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_28.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_29.d.ets
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_30.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_31.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_32.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_33.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_34.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_35.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_36.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_37.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_38.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_39.d.ts
test/ut/apiChange/new/API_CHANGE_INCOMPATIBLE_40.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_01.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_02.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_03.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_04.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_05.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_06.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_07.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_08.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_09.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_10.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_11.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_12.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_13.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_14.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_15.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_16.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_17.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_18.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_19.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_20.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_21.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_22.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_23.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_24.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_25.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_26.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_27.d.ets
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_28.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_29.d.ets
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_30.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_31.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_32.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_33.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_34.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_35.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_36.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_37.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_38.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_39.d.ts
test/ut/apiChange/old/API_CHANGE_INCOMPATIBLE_40.d.ts
test/ut/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_001.d.ts
test/ut/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_002.d.ts
test/ut/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_003.d.ts
test/ut/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_004.d.ts
test/ut/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_005.d.ts
test/ut/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_006.d.ts
test/ut/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_007.d.ts
test/ut/apiCheck/API_DEFINE_ANONYMOUS_FUNCTION_008.d.ts
test/ut/apiCheck/API_DEFINE_EVENT_01.d.ts
test/ut/apiCheck/API_DEFINE_EVENT_02.d.ts
test/ut/apiCheck/API_DEFINE_EVENT_03.d.ts
test/ut/apiCheck/API_DEFINE_EVENT_04.d.ts
test/ut/apiCheck/API_DEFINE_EVENT_05.d.ts
test/ut/apiCheck/API_DEFINE_EVENT_06.d.ts
test/ut/apiCheck/API_DEFINE_EVENT_08.d.ts
test/ut/apiCheck/API_DEFINE_HUMP_01_small.d.ts
test/ut/apiCheck/API_DEFINE_HUMP_02_LARGE.d.ts
test/ut/apiCheck/API_DEFINE_HUMP_03.d.ts
test/ut/apiCheck/API_DEFINE_HUMP_04.d.ts
test/ut/apiCheck/API_DEFINE_HUMP_05.d.ts
test/ut/apiCheck/API_DEFINE_NAME_01.d.ts
test/ut/apiCheck/API_DEFINE_NAME_02_ability.d.ets
test/ut/apiCheck/API_DEFINE_SPELLING_01.d.ts
test/ut/apiCheck/API_DEFINE_UNALLOWABLE_01.d.ts
test/ut/apiCheck/API_DEFINE_UNALLOWABLE_02.d.ts
test/ut/apiCheck/API_DEFINE_UNALLOWABLE_03.d.ts
test/ut/apiCheck/API_DOC_ATOMICSERVICE_01.d.ts
test/ut/apiCheck/API_DOC_ATOMICSERVICE_02.d.ts
test/ut/apiCheck/API_DOC_ATOMICSERVICE_03.d.ts
test/ut/apiCheck/API_DOC_CONSTANT_01.d.ts
test/ut/apiCheck/API_DOC_CONSTANT_02.d.ts
test/ut/apiCheck/API_DOC_CONSTANT_03.d.ts
test/ut/apiCheck/API_DOC_CONSTANT_04.d.ts
test/ut/apiCheck/API_DOC_CROSSPLATFORM_01.d.ts
test/ut/apiCheck/API_DOC_CROSSPLATFORM_02.d.ts
test/ut/apiCheck/API_DOC_DEFAULT_01.d.ts
test/ut/apiCheck/API_DOC_DEFAULT_02.d.ts
test/ut/apiCheck/API_DOC_DEFAULT_03.d.ts
test/ut/apiCheck/API_DOC_DEFAULT_04.d.ts
test/ut/apiCheck/API_DOC_DEPRECATED_01.d.ts
test/ut/apiCheck/API_DOC_DEPRECATED_02.d.ts
test/ut/apiCheck/API_DOC_DEPRECATED_03.d.ts
test/ut/apiCheck/API_DOC_DEPRECATED_04.d.ts
test/ut/apiCheck/API_DOC_ENUM_01.d.ts
test/ut/apiCheck/API_DOC_ENUM_02.d.ts
test/ut/apiCheck/API_DOC_ENUM_03.d.ts
test/ut/apiCheck/API_DOC_ENUM_04.d.ts
test/ut/apiCheck/API_DOC_ENUM_05.d.ts
test/ut/apiCheck/API_DOC_EXAMPLE_01.d.ts
test/ut/apiCheck/API_DOC_EXAMPLE_02.d.ts
test/ut/apiCheck/API_DOC_EXTENDS_01.d.ts
test/ut/apiCheck/API_DOC_EXTENDS_02.d.ts
test/ut/apiCheck/API_DOC_EXTENDS_03.d.ts
test/ut/apiCheck/API_DOC_EXTENDS_04.d.ts
test/ut/apiCheck/API_DOC_EXTENDS_05.d.ts
test/ut/apiCheck/API_DOC_FAMODELONLY_01.d.ts
test/ut/apiCheck/API_DOC_FAMODELONLY_02.d.ts
test/ut/apiCheck/API_DOC_FAMODELONLY_03.d.ts
test/ut/apiCheck/API_DOC_FIRES_01.d.ts
test/ut/apiCheck/API_DOC_FIRES_02.d.ts
test/ut/apiCheck/API_DOC_FORM_01.d.ts
test/ut/apiCheck/API_DOC_FORM_02.d.ts
test/ut/apiCheck/API_DOC_FORM_03.d.ts
test/ut/apiCheck/API_DOC_GLOBAL_01.d.ts
test/ut/apiCheck/API_DOC_GLOBAL_02.d.ts
test/ut/apiCheck/API_DOC_IMPLEMENTS_01.d.ts
test/ut/apiCheck/API_DOC_IMPLEMENTS_02.d.ts
test/ut/apiCheck/API_DOC_IMPLEMENTS_03.d.ts
test/ut/apiCheck/API_DOC_IMPLEMENTS_04.d.ts
test/ut/apiCheck/API_DOC_IMPLEMENTS_05.d.ts
test/ut/apiCheck/API_DOC_INTERFACE_04.d.ts
test/ut/apiCheck/API_DOC_INTERFACE_05.d.ts
test/ut/apiCheck/API_DOC_JSDOC_01.d.ts
test/ut/apiCheck/API_DOC_JSDOC_02.d.ts
test/ut/apiCheck/API_DOC_JSDOC_03.d.ts
test/ut/apiCheck/API_DOC_NAMESPACE_01.d.ts
test/ut/apiCheck/API_DOC_NAMESPACE_02.d.ts
test/ut/apiCheck/API_DOC_NAMESPACE_03.d.ts
test/ut/apiCheck/API_DOC_NAMESPACE_04.d.ts
test/ut/apiCheck/API_DOC_NAMESPACE_05.d.ts
test/ut/apiCheck/API_DOC_PARAM_01.d.ts
test/ut/apiCheck/API_DOC_PARAM_02.d.ts
test/ut/apiCheck/API_DOC_PARAM_03.d.ts
test/ut/apiCheck/API_DOC_PARAM_04.d.ts
test/ut/apiCheck/API_DOC_PARAM_05.d.ts
test/ut/apiCheck/API_DOC_PARAM_06.d.ts
test/ut/apiCheck/API_DOC_PERMISSION_01.d.ts
test/ut/apiCheck/API_DOC_PERMISSION_02.d.ts
test/ut/apiCheck/API_DOC_PERMISSION_03.d.ts
test/ut/apiCheck/API_DOC_PERMISSION_04.d.ts
test/ut/apiCheck/API_DOC_PERMISSION_05.d.ts
test/ut/apiCheck/API_DOC_READONLY_01.d.ts
test/ut/apiCheck/API_DOC_READONLY_02.d.ts
test/ut/apiCheck/API_DOC_READONLY_03.d.ts
test/ut/apiCheck/API_DOC_READONLY_04.d.ts
test/ut/apiCheck/API_DOC_RETURNS_01.d.ts
test/ut/apiCheck/API_DOC_RETURNS_02.d.ts
test/ut/apiCheck/API_DOC_RETURNS_03.d.ts
test/ut/apiCheck/API_DOC_RETURNS_04.d.ts
test/ut/apiCheck/API_DOC_RETURNS_05.d.ts
test/ut/apiCheck/API_DOC_RETURNS_06.d.ts
test/ut/apiCheck/API_DOC_SINCE_01.d.ts
test/ut/apiCheck/API_DOC_SINCE_02.d.ts
test/ut/apiCheck/API_DOC_SINCE_03.d.ts
test/ut/apiCheck/API_DOC_SINCE_04.d.ts
test/ut/apiCheck/API_DOC_STAGEMODELONLY_01.d.ts
test/ut/apiCheck/API_DOC_STAGEMODELONLY_02.d.ts
test/ut/apiCheck/API_DOC_STAGEMODELONLY_03.d.ts
test/ut/apiCheck/API_DOC_STATIC_01.d.ts
test/ut/apiCheck/API_DOC_STATIC_02.d.ts
test/ut/apiCheck/API_DOC_STRUCT_01.d.ets
test/ut/apiCheck/API_DOC_STRUCT_02.d.ets
test/ut/apiCheck/API_DOC_STRUCT_03.d.ets
test/ut/apiCheck/API_DOC_STRUCT_04.d.ets
test/ut/apiCheck/API_DOC_STRUCT_05.d.ets
test/ut/apiCheck/API_DOC_SYSCAP_01.d.ts
test/ut/apiCheck/API_DOC_SYSCAP_02.d.ts
test/ut/apiCheck/API_DOC_SYSCAP_03.d.ts
test/ut/apiCheck/API_DOC_SYSCAP_04.d.ts
test/ut/apiCheck/API_DOC_SYSTEMAPI_01.d.ts
test/ut/apiCheck/API_DOC_SYSTEMAPI_02.d.ts
test/ut/apiCheck/API_DOC_SYSTEMAPI_03.d.ts
test/ut/apiCheck/API_DOC_TEST_01.d.ts
test/ut/apiCheck/API_DOC_TEST_02.d.ts
test/ut/apiCheck/API_DOC_TEST_03.d.ts
test/ut/apiCheck/API_DOC_THROWS_01.d.ts
test/ut/apiCheck/API_DOC_THROWS_02.d.ts
test/ut/apiCheck/API_DOC_THROWS_03.d.ts
test/ut/apiCheck/API_DOC_THROWS_04.d.ts
test/ut/apiCheck/API_DOC_THROWS_05.d.ts
test/ut/apiCheck/API_DOC_THROWS_07.d.ts
test/ut/apiCheck/API_DOC_THROWS_08.d.ts
test/ut/apiCheck/API_DOC_THROWS_09.d.ts
test/ut/apiCheck/API_DOC_TYPEDEF_01.d.ts
test/ut/apiCheck/API_DOC_TYPEDEF_02.d.ts
test/ut/apiCheck/API_DOC_TYPEDEF_03.d.ts
test/ut/apiCheck/API_DOC_TYPEDEF_04.d.ts
test/ut/apiCheck/API_DOC_TYPEDEF_05.d.ts
test/ut/apiCheck/API_DOC_TYPE_01.d.ts
test/ut/apiCheck/API_DOC_TYPE_02.d.ts
test/ut/apiCheck/API_DOC_TYPE_03.d.ts
test/ut/apiCheck/API_DOC_TYPE_04.d.ts
test/ut/apiCheck/API_DOC_TYPE_05.d.ts
test/ut/apiCheck/API_DOC_UNKNOW_DECORATOR_01.d.ts
test/ut/apiCheck/API_DOC_USEINSTEAD_01.d.ts
test/ut/apiCheck/API_DOC_USEINSTEAD_02.d.ts
test/ut/apiCheck/API_DOC_USEINSTEAD_03.d.ts
test/ut/apiCheck/API_DOC_USEINSTEAD_04.d.ts
test/ut/apiDiff/new/ut_anonymous_object_003.d.ts
test/ut/apiDiff/new/ut_anonymous_object_004.d.ts
test/ut/apiDiff/new/ut_anonymous_object_005.d.ts
test/ut/apiDiff/new/ut_api_add.d.ts
test/ut/apiDiff/new/ut_api_add_file.d.ts
test/ut/apiDiff/new/ut_api_constant_to_property.d.ts
test/ut/apiDiff/new/ut_api_name_change.d.ts
test/ut/apiDiff/new/ut_api_property_to_constant.d.ts
test/ut/apiDiff/new/ut_api_reduce.d.ts
test/ut/apiDiff/new/ut_constant_add.d.ts
test/ut/apiDiff/new/ut_constant_change.d.ts
test/ut/apiDiff/new/ut_constant_reduce.d.ts
test/ut/apiDiff/new/ut_constant_value_change.d.ts
test/ut/apiDiff/new/ut_enum_member_add.d.ts
test/ut/apiDiff/new/ut_enum_member_change.d.ts
test/ut/apiDiff/new/ut_enum_member_reduce.d.ts
test/ut/apiDiff/new/ut_enum_member_value_change_001.d.ts
test/ut/apiDiff/new/ut_enum_member_value_change_002.d.ts
test/ut/apiDiff/new/ut_function_param_name_change.d.ts
test/ut/apiDiff/new/ut_function_param_pos_change.d.ts
test/ut/apiDiff/new/ut_function_param_reduce.d.ts
test/ut/apiDiff/new/ut_function_param_required_add.d.ts
test/ut/apiDiff/new/ut_function_param_to_required.d.ts
test/ut/apiDiff/new/ut_function_param_to_unrequired.d.ts
test/ut/apiDiff/new/ut_function_param_type_add.d.ts
test/ut/apiDiff/new/ut_function_param_type_change.d.ts
test/ut/apiDiff/new/ut_function_param_type_reduce.d.ts
test/ut/apiDiff/new/ut_function_param_unrequired_add.d.ts
test/ut/apiDiff/new/ut_function_return_type_add.d.ts
test/ut/apiDiff/new/ut_function_return_type_change.d.ts
test/ut/apiDiff/new/ut_function_return_type_reduce.d.ts
test/ut/apiDiff/new/ut_jsdoc_atomicservice_have_to_na.d.ts
test/ut/apiDiff/new/ut_jsdoc_atomicservice_na_to_have.d.ts
test/ut/apiDiff/new/ut_jsdoc_card_to_na.d.ts
test/ut/apiDiff/new/ut_jsdoc_cross_platform_to_na.d.ts
test/ut/apiDiff/new/ut_jsdoc_deprecated_a_to_b.d.ts
test/ut/apiDiff/new/ut_jsdoc_deprecated_have_to_na.d.ts
test/ut/apiDiff/new/ut_jsdoc_deprecated_na_to_have.d.ts
test/ut/apiDiff/new/ut_jsdoc_error_code_add.d.ts
test/ut/apiDiff/new/ut_jsdoc_error_code_change.d.ts
test/ut/apiDiff/new/ut_jsdoc_error_code_na_to_have_001.d.ts
test/ut/apiDiff/new/ut_jsdoc_error_code_na_to_have_002.d.ts
test/ut/apiDiff/new/ut_jsdoc_error_code_reduce_001.d.ts
test/ut/apiDiff/new/ut_jsdoc_error_code_reduce_002.d.ts
test/ut/apiDiff/new/ut_jsdoc_fa_to_na.d.ts
test/ut/apiDiff/new/ut_jsdoc_fa_to_stage.d.ts
test/ut/apiDiff/new/ut_jsdoc_kit_change.d.ts
test/ut/apiDiff/new/ut_jsdoc_kit_have_to_na_001.d.ts
test/ut/apiDiff/new/ut_jsdoc_kit_have_to_na_002.d.ts
test/ut/apiDiff/new/ut_jsdoc_kit_have_to_na_003.d.ts
test/ut/apiDiff/new/ut_jsdoc_kit_na_to_have_001.d.ts
test/ut/apiDiff/new/ut_jsdoc_kit_na_to_have_002.d.ts
test/ut/apiDiff/new/ut_jsdoc_kit_na_to_have_003.d.ts
test/ut/apiDiff/new/ut_jsdoc_na_to_card.d.ts
test/ut/apiDiff/new/ut_jsdoc_na_to_cross_platform.d.ts
test/ut/apiDiff/new/ut_jsdoc_na_to_fa.d.ts
test/ut/apiDiff/new/ut_jsdoc_na_to_stage.d.ts
test/ut/apiDiff/new/ut_jsdoc_permission_have_to_na.d.ts
test/ut/apiDiff/new/ut_jsdoc_permission_na_to_have.d.ts
test/ut/apiDiff/new/ut_jsdoc_permission_range_bigger_001.d.ts
test/ut/apiDiff/new/ut_jsdoc_permission_range_bigger_002.d.ts
test/ut/apiDiff/new/ut_jsdoc_permission_range_bigger_003.d.ts
test/ut/apiDiff/new/ut_jsdoc_permission_range_change.d.ts
test/ut/apiDiff/new/ut_jsdoc_permission_range_smaller_001.d.ts
test/ut/apiDiff/new/ut_jsdoc_permission_range_smaller_002.d.ts
test/ut/apiDiff/new/ut_jsdoc_permission_range_smaller_003.d.ts
test/ut/apiDiff/new/ut_jsdoc_public_to_system.d.ts
test/ut/apiDiff/new/ut_jsdoc_stage_to_fa.d.ts
test/ut/apiDiff/new/ut_jsdoc_stage_to_na.d.ts
test/ut/apiDiff/new/ut_jsdoc_syscap_a_to_b.d.ts
test/ut/apiDiff/new/ut_jsdoc_syscap_have_to_na.d.ts
test/ut/apiDiff/new/ut_jsdoc_syscap_na_to_have.d.ts
test/ut/apiDiff/new/ut_jsdoc_system_to_public.d.ts
test/ut/apiDiff/new/ut_method_multi_change_001.d.ts
test/ut/apiDiff/new/ut_method_multi_change_002.d.ts
test/ut/apiDiff/new/ut_multiple_changes_in_single_file.d.ts
test/ut/apiDiff/new/ut_new_api_in_class.d.ts
test/ut/apiDiff/new/ut_new_api_in_interface.d.ts
test/ut/apiDiff/new/ut_new_api_in_struct.d.ets
test/ut/apiDiff/new/ut_new_optional_param_001.d.ts
test/ut/apiDiff/new/ut_new_optional_param_002.d.ts
test/ut/apiDiff/new/ut_new_optional_param_003.d.ts
test/ut/apiDiff/new/ut_new_required_param_001.d.ts
test/ut/apiDiff/new/ut_new_required_param_002.d.ts
test/ut/apiDiff/new/ut_new_required_param_003.d.ts
test/ut/apiDiff/new/ut_not_change_in_file.d.ts
test/ut/apiDiff/new/ut_param_optional_to_required_001.d.ts
test/ut/apiDiff/new/ut_param_optional_to_required_002.d.ts
test/ut/apiDiff/new/ut_param_optional_to_required_003.d.ts
test/ut/apiDiff/new/ut_param_position_change_001.d.ts
test/ut/apiDiff/new/ut_param_position_change_002.d.ts
test/ut/apiDiff/new/ut_param_position_change_003.d.ts
test/ut/apiDiff/new/ut_param_required_to_optional_001.d.ts
test/ut/apiDiff/new/ut_param_required_to_optional_002.d.ts
test/ut/apiDiff/new/ut_param_required_to_optional_003.d.ts
test/ut/apiDiff/new/ut_param_type_range_change.d.ts
test/ut/apiDiff/new/ut_param_type_range_expand_001.d.ts
test/ut/apiDiff/new/ut_param_type_range_expand_002.d.ts
test/ut/apiDiff/new/ut_param_type_range_expand_003.d.ts
test/ut/apiDiff/new/ut_param_type_range_reduce_001.d.ts
test/ut/apiDiff/new/ut_param_type_range_reduce_002.d.ts
test/ut/apiDiff/new/ut_param_type_range_reduce_003.d.ts
test/ut/apiDiff/new/ut_property_change.d.ts
test/ut/apiDiff/new/ut_property_in_typealias_001.d.ts
test/ut/apiDiff/new/ut_property_in_typealias_002.d.ts
test/ut/apiDiff/new/ut_property_in_typealias_003.d.ts
test/ut/apiDiff/new/ut_property_readonly_add_001.d.ts
test/ut/apiDiff/new/ut_property_readonly_add_002.d.ts
test/ut/apiDiff/new/ut_property_readonly_reduce_001.d.ts
test/ut/apiDiff/new/ut_property_readonly_reduce_002.d.ts
test/ut/apiDiff/new/ut_property_readonly_to_required.d.ts
test/ut/apiDiff/new/ut_property_readonly_to_unrequired.d.ts
test/ut/apiDiff/new/ut_property_type_change.d.ts
test/ut/apiDiff/new/ut_property_writable_add.d.ts
test/ut/apiDiff/new/ut_property_writable_reduce.d.ts
test/ut/apiDiff/new/ut_property_writable_to_required.d.ts
test/ut/apiDiff/new/ut_property_writable_to_unrequired.d.ts
test/ut/apiDiff/new/ut_reduce_param_001.d.ts
test/ut/apiDiff/new/ut_reduce_param_002.d.ts
test/ut/apiDiff/new/ut_reduce_param_003.d.ts
test/ut/apiDiff/new/ut_same_name_function_001.d.ts
test/ut/apiDiff/new/ut_same_name_function_002.d.ts
test/ut/apiDiff/new/ut_same_name_function_003.d.ts
test/ut/apiDiff/new/ut_same_name_function_004.d.ts
test/ut/apiDiff/new/ut_same_name_function_005.d.ts
test/ut/apiDiff/new/ut_struct_api.d.ets
test/ut/apiDiff/new/ut_struct_api_mutilple_decorator_change.d.ets
test/ut/apiDiff/new/ut_struct_child_decorator_change.d.ets
test/ut/apiDiff/new/ut_struct_child_name_change.d.ets
test/ut/apiDiff/new/ut_struct_child_return_type_change.d.ets
test/ut/apiDiff/new/ut_struct_decorator_argument_change.d.ets
test/ut/apiDiff/new/ut_struct_decorator_delete.d.ets
test/ut/apiDiff/new/ut_struct_new_decorator.d.ets
test/ut/apiDiff/new/ut_type_alias_add.d.ts
test/ut/apiDiff/new/ut_type_alias_change.d.ts
test/ut/apiDiff/new/ut_type_alias_reduce.d.ts
test/ut/apiDiff/new/ut_type_function_new_optional_param.d.ts
test/ut/apiDiff/new/ut_type_function_new_required_param.d.ts
test/ut/apiDiff/new/ut_type_function_param_optional_to_required.d.ts
test/ut/apiDiff/new/ut_type_function_param_pos_change.d.ts
test/ut/apiDiff/new/ut_type_function_param_required_to_optional.d.ts
test/ut/apiDiff/new/ut_type_function_param_type_range_change_.d.ts
test/ut/apiDiff/new/ut_type_function_param_type_range_expand.d.ts
test/ut/apiDiff/new/ut_type_function_param_type_range_reduce.d.ts
test/ut/apiDiff/new/ut_type_function_reduce_param.d.ts
test/ut/apiDiff/new/ut_type_function_return_type_change.d.ts
test/ut/apiDiff/new/ut_type_function_return_type_range_expand.d.ts
test/ut/apiDiff/new/ut_type_function_return_type_range_reduce.d.ts
test/ut/apiDiff/new/ut_type_range_bigger.d.ts
test/ut/apiDiff/new/ut_type_range_change.d.ts
test/ut/apiDiff/new/ut_type_range_expand_001.d.ts
test/ut/apiDiff/new/ut_type_range_reduce_001.d.ts
test/ut/apiDiff/new/ut_type_range_smaller.d.ts
test/ut/apiDiff/old/ut_anonymous_object_004.d.ts
test/ut/apiDiff/old/ut_anonymous_object_005.d.ts
test/ut/apiDiff/old/ut_api_add.d.ts
test/ut/apiDiff/old/ut_api_constant_to_property.d.ts
test/ut/apiDiff/old/ut_api_name_change.d.ts
test/ut/apiDiff/old/ut_api_property_to_constant.d.ts
test/ut/apiDiff/old/ut_api_reduce.d.ts
test/ut/apiDiff/old/ut_api_reduce_file.d.ts
test/ut/apiDiff/old/ut_constant_add.d.ts
test/ut/apiDiff/old/ut_constant_change.d.ts
test/ut/apiDiff/old/ut_constant_reduce.d.ts
test/ut/apiDiff/old/ut_constant_value_change.d.ts
test/ut/apiDiff/old/ut_enum_member_add.d.ts
test/ut/apiDiff/old/ut_enum_member_change.d.ts
test/ut/apiDiff/old/ut_enum_member_reduce.d.ts
test/ut/apiDiff/old/ut_enum_member_value_change_001.d.ts
test/ut/apiDiff/old/ut_enum_member_value_change_002.d.ts
test/ut/apiDiff/old/ut_function_param_name_change.d.ts
test/ut/apiDiff/old/ut_function_param_pos_change.d.ts
test/ut/apiDiff/old/ut_function_param_reduce.d.ts
test/ut/apiDiff/old/ut_function_param_required_add.d.ts
test/ut/apiDiff/old/ut_function_param_to_required.d.ts
test/ut/apiDiff/old/ut_function_param_to_unrequired.d.ts
test/ut/apiDiff/old/ut_function_param_type_add.d.ts
test/ut/apiDiff/old/ut_function_param_type_change.d.ts
test/ut/apiDiff/old/ut_function_param_type_reduce.d.ts
test/ut/apiDiff/old/ut_function_param_unrequired_add.d.ts
test/ut/apiDiff/old/ut_function_return_type_add.d.ts
test/ut/apiDiff/old/ut_function_return_type_change.d.ts
test/ut/apiDiff/old/ut_function_return_type_reduce.d.ts
test/ut/apiDiff/old/ut_jsdoc_atomicservice_have_to_na.d.ts
test/ut/apiDiff/old/ut_jsdoc_atomicservice_na_to_have.d.ts
test/ut/apiDiff/old/ut_jsdoc_card_to_na.d.ts
test/ut/apiDiff/old/ut_jsdoc_cross_platform_to_na.d.ts
test/ut/apiDiff/old/ut_jsdoc_deprecated_a_to_b.d.ts
test/ut/apiDiff/old/ut_jsdoc_deprecated_have_to_na.d.ts
test/ut/apiDiff/old/ut_jsdoc_deprecated_na_to_have.d.ts
test/ut/apiDiff/old/ut_jsdoc_error_code_add.d.ts
test/ut/apiDiff/old/ut_jsdoc_error_code_change.d.ts
test/ut/apiDiff/old/ut_jsdoc_error_code_na_to_have_001.d.ts
test/ut/apiDiff/old/ut_jsdoc_error_code_na_to_have_002.d.ts
test/ut/apiDiff/old/ut_jsdoc_error_code_reduce_001.d.ts
test/ut/apiDiff/old/ut_jsdoc_error_code_reduce_002.d.ts
test/ut/apiDiff/old/ut_jsdoc_fa_to_na.d.ts
test/ut/apiDiff/old/ut_jsdoc_fa_to_stage.d.ts
test/ut/apiDiff/old/ut_jsdoc_kit_change.d.ts
test/ut/apiDiff/old/ut_jsdoc_kit_have_to_na_001.d.ts
test/ut/apiDiff/old/ut_jsdoc_kit_have_to_na_002.d.ts
test/ut/apiDiff/old/ut_jsdoc_kit_have_to_na_003.d.ts
test/ut/apiDiff/old/ut_jsdoc_kit_na_to_have_001.d.ts
test/ut/apiDiff/old/ut_jsdoc_kit_na_to_have_002.d.ts
test/ut/apiDiff/old/ut_jsdoc_kit_na_to_have_003.d.ts
test/ut/apiDiff/old/ut_jsdoc_na_to_card.d.ts
test/ut/apiDiff/old/ut_jsdoc_na_to_cross_platform.d.ts
test/ut/apiDiff/old/ut_jsdoc_na_to_fa.d.ts
test/ut/apiDiff/old/ut_jsdoc_na_to_stage.d.ts
test/ut/apiDiff/old/ut_jsdoc_permission_have_to_na.d.ts
test/ut/apiDiff/old/ut_jsdoc_permission_na_to_have.d.ts
test/ut/apiDiff/old/ut_jsdoc_permission_range_bigger_001.d.ts
test/ut/apiDiff/old/ut_jsdoc_permission_range_bigger_002.d.ts
test/ut/apiDiff/old/ut_jsdoc_permission_range_bigger_003.d.ts
test/ut/apiDiff/old/ut_jsdoc_permission_range_change.d.ts
test/ut/apiDiff/old/ut_jsdoc_permission_range_smaller_001.d.ts
test/ut/apiDiff/old/ut_jsdoc_permission_range_smaller_002.d.ts
test/ut/apiDiff/old/ut_jsdoc_permission_range_smaller_003.d.ts
test/ut/apiDiff/old/ut_jsdoc_public_to_system.d.ts
test/ut/apiDiff/old/ut_jsdoc_stage_to_fa.d.ts
test/ut/apiDiff/old/ut_jsdoc_stage_to_na.d.ts
test/ut/apiDiff/old/ut_jsdoc_syscap_a_to_b.d.ts
test/ut/apiDiff/old/ut_jsdoc_syscap_have_to_na.d.ts
test/ut/apiDiff/old/ut_jsdoc_syscap_na_to_have.d.ts
test/ut/apiDiff/old/ut_jsdoc_system_to_public.d.ts
test/ut/apiDiff/old/ut_method_multi_change_001.d.ts
test/ut/apiDiff/old/ut_method_multi_change_002.d.ts
test/ut/apiDiff/old/ut_multiple_changes_in_single_file.d.ts
test/ut/apiDiff/old/ut_new_api_in_class.d.ts
test/ut/apiDiff/old/ut_new_api_in_interface.d.ts
test/ut/apiDiff/old/ut_new_api_in_struct.d.ets
test/ut/apiDiff/old/ut_new_optional_param_001.d.ts
test/ut/apiDiff/old/ut_new_optional_param_002.d.ts
test/ut/apiDiff/old/ut_new_optional_param_003.d.ts
test/ut/apiDiff/old/ut_new_required_param_001.d.ts
test/ut/apiDiff/old/ut_new_required_param_002.d.ts
test/ut/apiDiff/old/ut_new_required_param_003.d.ts
test/ut/apiDiff/old/ut_not_change_in_file.d.ts
test/ut/apiDiff/old/ut_param_optional_to_required_001.d.ts
test/ut/apiDiff/old/ut_param_optional_to_required_002.d.ts
test/ut/apiDiff/old/ut_param_optional_to_required_003.d.ts
test/ut/apiDiff/old/ut_param_position_change_001.d.ts
test/ut/apiDiff/old/ut_param_position_change_002.d.ts
test/ut/apiDiff/old/ut_param_position_change_003.d.ts
test/ut/apiDiff/old/ut_param_required_to_optional_001.d.ts
test/ut/apiDiff/old/ut_param_required_to_optional_002.d.ts
test/ut/apiDiff/old/ut_param_required_to_optional_003.d.ts
test/ut/apiDiff/old/ut_param_type_range_change.d.ts
test/ut/apiDiff/old/ut_param_type_range_expand_001.d.ts
test/ut/apiDiff/old/ut_param_type_range_expand_002.d.ts
test/ut/apiDiff/old/ut_param_type_range_expand_003.d.ts
test/ut/apiDiff/old/ut_param_type_range_reduce_001.d.ts
test/ut/apiDiff/old/ut_param_type_range_reduce_002.d.ts
test/ut/apiDiff/old/ut_param_type_range_reduce_003.d.ts
test/ut/apiDiff/old/ut_property_change.d.ts
test/ut/apiDiff/old/ut_property_in_typealias_001.d.ts
test/ut/apiDiff/old/ut_property_in_typealias_002.d.ts
test/ut/apiDiff/old/ut_property_in_typealias_003.d.ts
test/ut/apiDiff/old/ut_property_readonly_add_001.d.ts
test/ut/apiDiff/old/ut_property_readonly_add_002.d.ts
test/ut/apiDiff/old/ut_property_readonly_reduce_001.d.ts
test/ut/apiDiff/old/ut_property_readonly_reduce_002.d.ts
test/ut/apiDiff/old/ut_property_readonly_to_required.d.ts
test/ut/apiDiff/old/ut_property_readonly_to_unrequired.d.ts
test/ut/apiDiff/old/ut_property_type_change.d.ts
test/ut/apiDiff/old/ut_property_writable_add.d.ts
test/ut/apiDiff/old/ut_property_writable_reduce.d.ts
test/ut/apiDiff/old/ut_property_writable_to_required.d.ts
test/ut/apiDiff/old/ut_property_writable_to_unrequired.d.ts
test/ut/apiDiff/old/ut_reduce_param_001.d.ts
test/ut/apiDiff/old/ut_reduce_param_002.d.ts
test/ut/apiDiff/old/ut_reduce_param_003.d.ts
test/ut/apiDiff/old/ut_same_name_function_001.d.ts
test/ut/apiDiff/old/ut_same_name_function_002.d.ts
test/ut/apiDiff/old/ut_same_name_function_003.d.ts
test/ut/apiDiff/old/ut_same_name_function_004.d.ts
test/ut/apiDiff/old/ut_same_name_function_005.d.ts
test/ut/apiDiff/old/ut_struct_api.d.ets
test/ut/apiDiff/old/ut_struct_api_mutilple_decorator_change.d.ets
test/ut/apiDiff/old/ut_struct_child_decorator_change.d.ets
test/ut/apiDiff/old/ut_struct_child_name_change.d.ets
test/ut/apiDiff/old/ut_struct_child_return_type_change.d.ets
test/ut/apiDiff/old/ut_struct_decorator_argument_change.d.ets
test/ut/apiDiff/old/ut_struct_decorator_delete.d.ets
test/ut/apiDiff/old/ut_struct_new_decorator.d.ets
test/ut/apiDiff/old/ut_type_alias_add.d.ts
test/ut/apiDiff/old/ut_type_alias_change.d.ts
test/ut/apiDiff/old/ut_type_alias_reduce.d.ts
test/ut/apiDiff/old/ut_type_function_new_optional_param.d.ts
test/ut/apiDiff/old/ut_type_function_new_required_param.d.ts
test/ut/apiDiff/old/ut_type_function_param_optional_to_required.d.ts
test/ut/apiDiff/old/ut_type_function_param_pos_change.d.ts
test/ut/apiDiff/old/ut_type_function_param_required_to_optional.d.ts
test/ut/apiDiff/old/ut_type_function_param_type_range_change_.d.ts
test/ut/apiDiff/old/ut_type_function_param_type_range_expand.d.ts
test/ut/apiDiff/old/ut_type_function_param_type_range_reduce.d.ts
test/ut/apiDiff/old/ut_type_function_reduce_param.d.ts
test/ut/apiDiff/old/ut_type_function_return_type_change.d.ts
test/ut/apiDiff/old/ut_type_function_return_type_range_expand.d.ts
test/ut/apiDiff/old/ut_type_function_return_type_range_reduce.d.ts
test/ut/apiDiff/old/ut_type_range_bigger.d.ts
test/ut/apiDiff/old/ut_type_range_change.d.ts
test/ut/apiDiff/old/ut_type_range_expand_001.d.ts
test/ut/apiDiff/old/ut_type_range_reduce_001.d.ts
test/ut/apiDiff/old/ut_type_range_smaller.d.ts
test/ut/apiIncrement/api_class_add_001/new/api_test_case.d.ts
test/ut/apiIncrement/api_class_add_001/old/api_test_case.d.ts
test/ut/apiIncrement/api_class_change_001/new/api_test_case.d.ts
test/ut/apiIncrement/api_class_change_001/old/api_test_case.d.ts
test/ut/apiIncrement/api_class_delete_001/new/api_test_case.d.ts
test/ut/apiIncrement/api_class_delete_001/old/api_test_case.d.ts
test/ut/apiIncrement/api_doc_add_001/new/api_test_case.d.ts
test/ut/apiIncrement/api_doc_add_001/old/api_test_case.d.ts
test/ut/apiIncrement/api_doc_change_001/new/api_test_case.d.ts
test/ut/apiIncrement/api_doc_change_001/old/api_test_case.d.ts
test/ut/apiIncrement/api_doc_delete_001/new/api_test_case.d.ts
test/ut/apiIncrement/api_doc_delete_001/old/api_test_case.d.ts
test/ut/apiIncrement/api_file_add_001/new/api_test_case.d.ts
test/ut/apiIncrement/api_file_delete_001/old/api_test_case.d.ts
test/ut/apiIncrement/api_property_add_001/new/api_test_case.d.ts
test/ut/apiIncrement/api_property_add_001/old/api_test_case.d.ts
test/ut/apiIncrement/api_property_change_001/new/api_test_case.d.ts
test/ut/apiIncrement/api_property_change_001/old/api_test_case.d.ts
test/ut/apiIncrement/api_property_delete_001/new/api_test_case.d.ts
test/ut/apiIncrement/api_property_delete_001/old/api_test_case.d.ts
test/ut/apiIncrement/api_same_function_add_001/new/api_test_case.d.ts
test/ut/apiIncrement/api_same_function_add_001/old/api_test_case.d.ts
test/ut/apiIncrement/api_same_function_change_001/new/api_test_case.d.ts
test/ut/apiIncrement/api_same_function_change_001/old/api_test_case.d.ts
test/ut/apiIncrement/api_same_function_delete_001/new/api_test_case.d.ts
test/ut/apiIncrement/api_same_function_delete_001/old/api_test_case.d.ts
test/ut/apiStatistics/ut_class_001.d.ts
test/ut/apiStatistics/ut_constant_in_namespace_001.d.ts
test/ut/apiStatistics/ut_constant_in_namespace_002.d.ts
test/ut/apiStatistics/ut_constant_in_struct.d.ets
test/ut/apiStatistics/ut_constant_root_003.d.ts
test/ut/apiStatistics/ut_constant_root_004.d.ts
test/ut/apiStatistics/ut_constant_root_005.d.ts
test/ut/apiStatistics/ut_constant_root_006.d.ts
test/ut/apiStatistics/ut_constant_root_007.d.ts
test/ut/apiStatistics/ut_constructor_in_class.d.ts
test/ut/apiStatistics/ut_decorator_argument.d.ets
test/ut/apiStatistics/ut_decorator_struct.d.ets
test/ut/apiStatistics/ut_enum_in_namespace.d.ts
test/ut/apiStatistics/ut_enum_no_value_001.d.ts
test/ut/apiStatistics/ut_enum_no_value_002.d.ts
test/ut/apiStatistics/ut_enum_no_value_003.d.ts
test/ut/apiStatistics/ut_enum_no_value_004.d.ts
test/ut/apiStatistics/ut_enum_operation_001.d.ts
test/ut/apiStatistics/ut_enum_valuable_001.d.ts
test/ut/apiStatistics/ut_enum_valuable_002.d.ts
test/ut/apiStatistics/ut_enum_valuable_003.d.ts
test/ut/apiStatistics/ut_export_001.d.ts
test/ut/apiStatistics/ut_export_002.d.ts
test/ut/apiStatistics/ut_export_003.d.ts
test/ut/apiStatistics/ut_export_004.d.ts
test/ut/apiStatistics/ut_export_005.d.ts
test/ut/apiStatistics/ut_export_006.d.ts
test/ut/apiStatistics/ut_export_007.d.ts
test/ut/apiStatistics/ut_field_class.d.ts
test/ut/apiStatistics/ut_field_class_static.d.ts
test/ut/apiStatistics/ut_field_class_static_return.d.ts
test/ut/apiStatistics/ut_field_in_struct.d.ets
test/ut/apiStatistics/ut_field_interface.d.ts
test/ut/apiStatistics/ut_field_interface_joint.d.ts
test/ut/apiStatistics/ut_field_interface_joint_readonly.d.ts
test/ut/apiStatistics/ut_field_interface_object.d.ts
test/ut/apiStatistics/ut_field_interface_object_joint.d.ts
test/ut/apiStatistics/ut_field_interface_object_readonly.d.ts
test/ut/apiStatistics/ut_field_interface_optional.d.ts
test/ut/apiStatistics/ut_field_interface_optional_joint.d.ts
test/ut/apiStatistics/ut_field_interface_optional_joint_readonly.d.ts
test/ut/apiStatistics/ut_field_interface_optional_readonly.d.ts
test/ut/apiStatistics/ut_field_interface_readonly.d.ts
test/ut/apiStatistics/ut_field_namespace_child_node.d.ts
test/ut/apiStatistics/ut_field_namespace_no_const.d.ts
test/ut/apiStatistics/ut_field_namespace_type_single_001.d.ts
test/ut/apiStatistics/ut_field_namespace_type_single_002.d.ts
test/ut/apiStatistics/ut_field_namespace_type_single_003.d.ts
test/ut/apiStatistics/ut_field_namespace_type_single_004.d.ts
test/ut/apiStatistics/ut_import_001.d.ts
test/ut/apiStatistics/ut_import_002.d.ts
test/ut/apiStatistics/ut_import_003.d.ts
test/ut/apiStatistics/ut_import_004.d.ts
test/ut/apiStatistics/ut_import_005.d.ts
test/ut/apiStatistics/ut_jsdoc_crossplatform_002.d.ts
test/ut/apiStatistics/ut_jsdoc_deprecated_005.d.ts
test/ut/apiStatistics/ut_jsdoc_enum_006.d.ts
test/ut/apiStatistics/ut_jsdoc_famodelonly_010.d.ts
test/ut/apiStatistics/ut_jsdoc_famodelonly_011.d.ts
test/ut/apiStatistics/ut_jsdoc_form_013.d.ts
test/ut/apiStatistics/ut_jsdoc_interface_014.d.ts
test/ut/apiStatistics/ut_jsdoc_param_016.d.ts
test/ut/apiStatistics/ut_jsdoc_permission_017.d.ts
test/ut/apiStatistics/ut_jsdoc_permission_018.d.ts
test/ut/apiStatistics/ut_jsdoc_permission_019.d.ts
test/ut/apiStatistics/ut_jsdoc_readonly_020.d.ts
test/ut/apiStatistics/ut_jsdoc_returns_021.d.ts
test/ut/apiStatistics/ut_jsdoc_since_022.d.ts
test/ut/apiStatistics/ut_jsdoc_stagemodelonly_023.d.ts
test/ut/apiStatistics/ut_jsdoc_stagemodelonly_024.d.ts
test/ut/apiStatistics/ut_jsdoc_static_025.d.ts
test/ut/apiStatistics/ut_jsdoc_syscap_026.d.ts
test/ut/apiStatistics/ut_jsdoc_systemapi_027.d.ts
test/ut/apiStatistics/ut_jsdoc_systemapi_028.d.ts
test/ut/apiStatistics/ut_jsdoc_test_029.d.ts
test/ut/apiStatistics/ut_jsdoc_throws_030.d.ts
test/ut/apiStatistics/ut_jsdoc_type_031.d.ts
test/ut/apiStatistics/ut_jsdoc_type_032.d.ts
test/ut/apiStatistics/ut_jsdoc_typedef_033.d.ts
test/ut/apiStatistics/ut_jsdoc_useinstead_034.d.ts
test/ut/apiStatistics/ut_method_001.d.ts
test/ut/apiStatistics/ut_method_callback_001.d.ts
test/ut/apiStatistics/ut_method_class_001.d.ts
test/ut/apiStatistics/ut_method_class_002.d.ts
test/ut/apiStatistics/ut_method_class_003.d.ts
test/ut/apiStatistics/ut_method_constructor_in_interface.d.ts
test/ut/apiStatistics/ut_method_in_namespace_001.d.ts
test/ut/apiStatistics/ut_method_in_namespace_002.d.ts
test/ut/apiStatistics/ut_method_in_struct.d.ets
test/ut/apiStatistics/ut_method_interface_001.d.ts
test/ut/apiStatistics/ut_method_interface_002.d.ts
test/ut/apiStatistics/ut_method_interface_003.d.ts
test/ut/apiStatistics/ut_method_interface_004.d.ts
test/ut/apiStatistics/ut_method_on_off_001.d.ts
test/ut/apiStatistics/ut_method_on_off_002.d.ts
test/ut/apiStatistics/ut_method_on_off_003.d.ts
test/ut/apiStatistics/ut_method_on_off_004.d.ts
test/ut/apiStatistics/ut_method_on_off_005.d.ts
test/ut/apiStatistics/ut_method_on_off_006.d.ts
test/ut/apiStatistics/ut_method_param_001.d.ts
test/ut/apiStatistics/ut_method_param_002.d.ts
test/ut/apiStatistics/ut_method_promise_001.d.ts
test/ut/apiStatistics/ut_method_return_001.d.ts
test/ut/apiStatistics/ut_method_return_002.d.ts
test/ut/apiStatistics/ut_method_return_003.d.ts
test/ut/apiStatistics/ut_method_same_name_in_interface.d.ts
test/ut/apiStatistics/ut_method_same_name_in_namespace.d.ts
test/ut/apiStatistics/ut_type_child_node_001.d.ts
test/ut/apiStatistics/ut_type_child_node_002.d.ts
test/ut/apiStatistics/ut_type_child_node_003.d.ts
test/ut/apiStatistics/ut_type_child_node_004.d.ts
test/ut/apiStatistics/ut_type_child_node_005.d.ts
test/ut/apiStatistics/ut_type_child_node_006.d.ts
test/ut/apiStatistics/ut_type_child_node_007.d.ts
test/ut/apiStatistics/ut_type_complex_type_001.d.ts
test/ut/apiStatistics/ut_type_complex_type_002.d.ts
test/ut/apiStatistics/ut_type_first_level_node_001.d.ts
test/ut/apiStatistics/ut_type_first_level_node_002.d.ts
test/ut/apiStatistics/ut_type_first_level_node_003.d.ts
test/ut/apiStatistics/ut_type_first_level_node_004.d.ts
test/ut/apiStatistics/ut_type_first_level_node_005.d.ts
test/ut/apiStatistics/ut_type_first_level_node_006.d.ts
test/ut/apiStatistics/ut_type_first_level_node_007.d.ts
test/ut/parser/ut_ArkTS_struct_001.d.ets
test/ut/parser/ut_ArkTS_struct_002.d.ets
test/ut/parser/ut_ArkTS_struct_003.d.ets
test/ut/parser/ut_ArkTS_struct_004.d.ets
test/ut/parser/ut_ArkTS_struct_005.d.ets
test/ut/parser/ut_ArkTS_struct_006.d.ets
test/ut/parser/ut_class_001.d.ts
test/ut/parser/ut_constant_in_namespace_001.d.ts
test/ut/parser/ut_constant_in_namespace_002.d.ts
test/ut/parser/ut_constant_root_003.d.ts
test/ut/parser/ut_constant_root_004.d.ts
test/ut/parser/ut_constant_root_005.d.ts
test/ut/parser/ut_constant_root_006.d.ts
test/ut/parser/ut_constant_root_007.d.ts
test/ut/parser/ut_enum_no_value_001.d.ts
test/ut/parser/ut_enum_no_value_002.d.ts
test/ut/parser/ut_enum_no_value_003.d.ts
test/ut/parser/ut_enum_no_value_004.d.ts
test/ut/parser/ut_enum_operation_001.d.ts
test/ut/parser/ut_enum_valuable_001.d.ts
test/ut/parser/ut_enum_valuable_002.d.ts
test/ut/parser/ut_enum_valuable_003.d.ts
test/ut/parser/ut_export_001.d.ts
test/ut/parser/ut_export_002.d.ts
test/ut/parser/ut_export_003.d.ts
test/ut/parser/ut_export_004.d.ts
test/ut/parser/ut_export_005.d.ts
test/ut/parser/ut_export_006.d.ts
test/ut/parser/ut_export_007.d.ts
test/ut/parser/ut_field_class.d.ts
test/ut/parser/ut_field_class_static.d.ts
test/ut/parser/ut_field_class_static_return.d.ts
test/ut/parser/ut_field_interface.d.ts
test/ut/parser/ut_field_interface_joint.d.ts
test/ut/parser/ut_field_interface_joint_readonly.d.ts
test/ut/parser/ut_field_interface_object.d.ts
test/ut/parser/ut_field_interface_object_joint.d.ts
test/ut/parser/ut_field_interface_object_readonly.d.ts
test/ut/parser/ut_field_interface_optional.d.ts
test/ut/parser/ut_field_interface_optional_joint.d.ts
test/ut/parser/ut_field_interface_optional_joint_readonly.d.ts
test/ut/parser/ut_field_interface_optional_readonly.d.ts
test/ut/parser/ut_field_interface_readonly.d.ts
test/ut/parser/ut_field_namespace_child_node.d.ts
test/ut/parser/ut_field_namespace_no_const.d.ts
test/ut/parser/ut_field_namespace_type_single_001.d.ts
test/ut/parser/ut_field_namespace_type_single_002.d.ts
test/ut/parser/ut_field_namespace_type_single_003.d.ts
test/ut/parser/ut_field_namespace_type_single_004.d.ts
test/ut/parser/ut_import_001.d.ts
test/ut/parser/ut_import_002.d.ts
test/ut/parser/ut_import_003.d.ts
test/ut/parser/ut_import_004.d.ts
test/ut/parser/ut_import_005.d.ts
test/ut/parser/ut_jsdoc_constant_001.d.ts
test/ut/parser/ut_jsdoc_crossplatform_002.d.ts
test/ut/parser/ut_jsdoc_default_003.d.ts
test/ut/parser/ut_jsdoc_default_004.d.ts
test/ut/parser/ut_jsdoc_deprecated_005.d.ts
test/ut/parser/ut_jsdoc_enum_006.d.ts
test/ut/parser/ut_jsdoc_example_007.d.ts
test/ut/parser/ut_jsdoc_extends_008.d.ts
test/ut/parser/ut_jsdoc_extends_009.d.ts
test/ut/parser/ut_jsdoc_extends_010.d.ts
test/ut/parser/ut_jsdoc_extends_011.d.ts
test/ut/parser/ut_jsdoc_famodelonly_010.d.ts
test/ut/parser/ut_jsdoc_famodelonly_011.d.ts
test/ut/parser/ut_jsdoc_fires_012.d.ts
test/ut/parser/ut_jsdoc_form_013.d.ts
test/ut/parser/ut_jsdoc_interface_014.d.ts
test/ut/parser/ut_jsdoc_namespace_015.d.ts
test/ut/parser/ut_jsdoc_param_016.d.ts
test/ut/parser/ut_jsdoc_permission_017.d.ts
test/ut/parser/ut_jsdoc_permission_018.d.ts
test/ut/parser/ut_jsdoc_permission_019.d.ts
test/ut/parser/ut_jsdoc_readonly_020.d.ts
test/ut/parser/ut_jsdoc_returns_021.d.ts
test/ut/parser/ut_jsdoc_since_022.d.ts
test/ut/parser/ut_jsdoc_stagemodelonly_023.d.ts
test/ut/parser/ut_jsdoc_stagemodelonly_024.d.ts
test/ut/parser/ut_jsdoc_static_025.d.ts
test/ut/parser/ut_jsdoc_syscap_026.d.ts
test/ut/parser/ut_jsdoc_systemapi_027.d.ts
test/ut/parser/ut_jsdoc_systemapi_028.d.ts
test/ut/parser/ut_jsdoc_test_029.d.ts
test/ut/parser/ut_jsdoc_throws_030.d.ts
test/ut/parser/ut_jsdoc_type_031.d.ts
test/ut/parser/ut_jsdoc_type_032.d.ts
test/ut/parser/ut_jsdoc_typedef_033.d.ts
test/ut/parser/ut_jsdoc_useinstead_034.d.ts
test/ut/parser/ut_method_001.d.ts
test/ut/parser/ut_method_002.d.ts
test/ut/parser/ut_method_callback_001.d.ts
test/ut/parser/ut_method_class_001.d.ts
test/ut/parser/ut_method_class_002.d.ts
test/ut/parser/ut_method_class_003.d.ts
test/ut/parser/ut_method_class_004.d.ts
test/ut/parser/ut_method_interface_001.d.ts
test/ut/parser/ut_method_interface_002.d.ts
test/ut/parser/ut_method_interface_003.d.ts
test/ut/parser/ut_method_interface_004.d.ts
test/ut/parser/ut_method_interface_005.d.ts
test/ut/parser/ut_method_interface_006.d.ts
test/ut/parser/ut_method_on_off_001.d.ts
test/ut/parser/ut_method_on_off_002.d.ts
test/ut/parser/ut_method_on_off_003.d.ts
test/ut/parser/ut_method_on_off_004.d.ts
test/ut/parser/ut_method_on_off_005.d.ts
test/ut/parser/ut_method_on_off_006.d.ts
test/ut/parser/ut_method_param_001.d.ts
test/ut/parser/ut_method_param_002.d.ts
test/ut/parser/ut_method_promise_001.d.ts
test/ut/parser/ut_method_return_001.d.ts
test/ut/parser/ut_method_return_002.d.ts
test/ut/parser/ut_method_return_003.d.ts
test/ut/parser/ut_method_same_name_001.d.ts
test/ut/parser/ut_method_same_name_002.d.ts
test/ut/parser/ut_method_same_name_003.d.ts
test/ut/parser/ut_method_same_name_004.d.ts
test/ut/parser/ut_module_001.d.ts
test/ut/parser/ut_reference_001.d.ts
test/ut/parser/ut_type_child_node_001.d.ts
test/ut/parser/ut_type_child_node_002.d.ts
test/ut/parser/ut_type_child_node_003.d.ts
test/ut/parser/ut_type_child_node_004.d.ts
test/ut/parser/ut_type_child_node_005.d.ts
test/ut/parser/ut_type_child_node_006.d.ts
test/ut/parser/ut_type_child_node_007.d.ts
test/ut/parser/ut_type_complex_type_001.d.ts
test/ut/parser/ut_type_complex_type_002.d.ts
test/ut/parser/ut_type_first_level_node_001.d.ts
test/ut/parser/ut_type_first_level_node_002.d.ts
test/ut/parser/ut_type_first_level_node_003.d.ts
test/ut/parser/ut_type_first_level_node_004.d.ts
test/ut/parser/ut_type_first_level_node_005.d.ts
test/ut/parser/ut_type_first_level_node_006.d.ts
test/ut/parser/ut_type_first_level_node_007.d.ts
test/ut/parserSince/ut_class_001.d.ts
test/ut/parserSince/ut_class_002.d.ts
test/ut/parserSince/ut_class_003.d.ts
test/ut/parserSince/ut_const_001.d.ts
test/ut/parserSince/ut_const_002.d.ts
test/ut/parserSince/ut_const_003.d.ts
test/ut/parserSince/ut_const_004.d.ts
test/ut/parserSince/ut_const_005.d.ts
test/ut/parserSince/ut_declareConst_001.d.ts
test/ut/parserSince/ut_declareConst_002.d.ts
test/ut/parserSince/ut_deprecated_001.d.ts
test/ut/parserSince/ut_deprecated_002.d.ts
test/ut/parserSince/ut_enum_001.d.ts
test/ut/parserSince/ut_enum_002.d.ts
test/ut/parserSince/ut_enum_003.d.ts
test/ut/parserSince/ut_exportDefault_001.d.ts
test/ut/parserSince/ut_import_001.d.ts
test/ut/parserSince/ut_import_002.d.ts
test/ut/parserSince/ut_import_003.d.ts
test/ut/parserSince/ut_import_004.d.ts
test/ut/parserSince/ut_interface_001.d.ts
test/ut/parserSince/ut_interface_002.d.ts
test/ut/parserSince/ut_interface_003.d.ts
test/ut/parserSince/ut_interface_004.d.ts
test/ut/parserSince/ut_isCrossPlatForm_001.d.ts
test/ut/parserSince/ut_isFamodelOnly_001.d.ts
test/ut/parserSince/ut_isFamodelOnly_002.d.ts
test/ut/parserSince/ut_isForm_001.d.ts
test/ut/parserSince/ut_isStageModelOnly_001.d.ts
test/ut/parserSince/ut_isStageModelOnly_002.d.ts
test/ut/parserSince/ut_isSystemApi_001.d.ts
test/ut/parserSince/ut_method_001.d.ts
test/ut/parserSince/ut_method_002.d.ts
test/ut/parserSince/ut_method_003.d.ts
test/ut/parserSince/ut_method_004.d.ts
test/ut/parserSince/ut_method_005.d.ts
test/ut/parserSince/ut_method_006.d.ts
test/ut/parserSince/ut_method_007.d.ts
test/ut/parserSince/ut_method_008.d.ts
test/ut/parserSince/ut_method_009.d.ts
test/ut/parserSince/ut_method_010.d.ts
test/ut/parserSince/ut_method_011.d.ts
test/ut/parserSince/ut_method_012.d.ts
test/ut/parserSince/ut_method_013.d.ts
test/ut/parserSince/ut_method_014.d.ts
test/ut/parserSince/ut_method_015.d.ts
test/ut/parserSince/ut_method_016.d.ts
test/ut/parserSince/ut_method_017.d.ts
test/ut/parserSince/ut_method_018.d.ts
test/ut/parserSince/ut_method_019.d.ts
test/ut/parserSince/ut_method_020.d.ts
test/ut/parserSince/ut_method_021.d.ts
test/ut/parserSince/ut_method_022.d.ts
test/ut/parserSince/ut_method_023.d.ts
test/ut/parserSince/ut_method_024.d.ts
test/ut/parserSince/ut_method_025.d.ts
test/ut/parserSince/ut_method_026.d.ts
test/ut/parserSince/ut_method_027.d.ts
test/ut/parserSince/ut_method_028.d.ts
test/ut/parserSince/ut_method_029.d.ts
test/ut/parserSince/ut_method_030.d.ts
test/ut/parserSince/ut_method_031.d.ts
test/ut/parserSince/ut_method_032.d.ts
test/ut/parserSince/ut_method_033.d.ts
test/ut/parserSince/ut_method_034.d.ts
test/ut/parserSince/ut_method_035.d.ts
test/ut/parserSince/ut_method_036.d.ts
test/ut/parserSince/ut_method_037.d.ts
test/ut/parserSince/ut_method_038.d.ts
test/ut/parserSince/ut_method_039.d.ts
test/ut/parserSince/ut_method_040.d.ts
test/ut/parserSince/ut_method_041.d.ts
test/ut/parserSince/ut_namespace_001.d.ts
test/ut/parserSince/ut_nest_001.d.ts
test/ut/parserSince/ut_nest_002.d.ts
test/ut/parserSince/ut_nest_003.d.ts
test/ut/parserSince/ut_nest_004.d.ts
test/ut/parserSince/ut_nest_005.d.ts
test/ut/parserSince/ut_nest_006.d.ts
test/ut/parserSince/ut_nest_007.d.ts
test/ut/parserSince/ut_nest_008.d.ts
test/ut/parserSince/ut_property_001.d.ts
test/ut/parserSince/ut_property_002.d.ts
test/ut/parserSince/ut_property_003.d.ts
test/ut/parserSince/ut_property_004.d.ts
test/ut/parserSince/ut_property_005.d.ts
test/ut/parserSince/ut_property_006.d.ts
test/ut/parserSince/ut_property_007.d.ts
test/ut/parserSince/ut_property_008.d.ts
test/ut/parserSince/ut_property_009.d.ts
test/ut/parserSince/ut_property_010.d.ts
test/ut/parserSince/ut_property_011.d.ts
test/ut/parserSince/ut_property_012.d.ts
test/ut/parserSince/ut_property_013.d.ts
test/ut/parserSince/ut_property_014.d.ts
test/ut/parserSince/ut_property_015.d.ts
test/ut/parserSince/ut_property_016.d.ts
test/ut/parserSince/ut_property_017.d.ts
test/ut/parserSince/ut_property_018.d.ts
test/ut/parserSince/ut_property_019.d.ts
test/ut/parserSince/ut_property_020.d.ts
test/ut/parserSince/ut_property_021.d.ts
test/ut/parserSince/ut_property_022.d.ts
test/ut/parserSince/ut_since_001.d.ts
test/ut/parserSince/ut_since_002.d.ts
test/ut/parserSince/ut_syscap_001.d.ts
test/ut/parserSince/ut_syscap_002.d.ts
test/ut/parserSince/ut_typeAlias_001.d.ts
test/ut/parserSince/ut_unionType_001.d.ts
test/ut/parserSince/ut_useinstead_001.d.ts
test/ut/parserSince/ut_useinstead_002.d.ts
tsconfig.json
webpack.config.js