File tree Expand file tree Collapse file tree 1 file changed +61
-1
lines changed
Expand file tree Collapse file tree 1 file changed +61
-1
lines changed Original file line number Diff line number Diff line change 3131 "parser_error" : true ,
3232 "superclass_final" : true ,
3333 "unknown_types" : true ,
34- "xml_consistency" : true
34+ "xml_consistency" : true ,
35+ "forbidden_void_type" : {
36+ "check" : [
37+ " ^boole_d$" ,
38+ " ^char10$" ,
39+ " ^char12$" ,
40+ " ^char2$" ,
41+ " ^char20$" ,
42+ " ^char30$" ,
43+ " ^char4$" ,
44+ " ^char50$" ,
45+ " ^char70$" ,
46+ " ^cl_abap_syst" ,
47+ " ^cl_aff_" ,
48+ " ^cl_aucv_test_runner_abstract$" ,
49+ " ^cl_aucv_test_runner_standard$" ,
50+ " ^cl_aunit_assert$" ,
51+ " ^cl_axt_dbtable$" ,
52+ " ^cl_blue_wb_utility$" ,
53+ " ^cl_oo_source$" ,
54+ " ^/ui2/cl_$" ,
55+ " ^/ui2/cl_" ,
56+ " ^cl_saunit_internal_result$" ,
57+ " ^cl_srvd_wb_object_data$" ,
58+ " ^cl_wb_object_operator_factory$" ,
59+ " ^cl_wer_const$" ,
60+ " ^cl_xco_" ,
61+ " ^cx_aff_" ,
62+ " ^cx_wb_object_operation_error$" ,
63+ " ^cx_xco_" ,
64+ " ^flag$" ,
65+ " ^i18_a_langiso2$" ,
66+ " ^if_adt_lock_handle$" ,
67+ " ^if_aff_" ,
68+ " ^if_satc_ci_variant_access$" ,
69+ " ^if_saunit_internal_result$" ,
70+ " ^if_saunit_internal_result_type$" ,
71+ " ^if_srvd_types$" ,
72+ " ^if_wb_adt_plugin_resource_co$" ,
73+ " ^if_wb_object_data_selection_co$" ,
74+ " ^if_wb_object_operator$" ,
75+ " ^if_xco_" ,
76+ " ^int4$" ,
77+ " ^numc2$" ,
78+ " ^sabp_t_tadir_keys$" ,
79+ " ^sap_bool$" ,
80+ " ^srcsystem$" ,
81+ " ^stringtab$" ,
82+ " ^sychar01$" ,
83+ " ^sychar10$" ,
84+ " ^sychar70$" ,
85+ " ^sydatum$" ,
86+ " ^sylangu$" ,
87+ " ^syst_title$" ,
88+ " ^syuzeit$" ,
89+ " ^xubname$" ,
90+ " ^feld$" ,
91+ " ^abap_boolean$" ,
92+ " ^boolean$" ,
93+ ]
94+ },
3595 }
3696}
You can’t perform that action at this time.
0 commit comments