Class Method list used by SAP ABAP Class CL_ADT_SOURCE_TRIMMER (CL_ADT_SOURCE_TRIMMER)
SAP ABAP Class
CL_ADT_SOURCE_TRIMMER (CL_ADT_SOURCE_TRIMMER) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 2 | CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS | CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS | SOURCE end_str = co_endclass end_to_delta = 0 end_from_delta = 0 |
|
| 3 | CL_ADT_SOURCE_TRIMMER - TRIM_SOURCE | CL_ADT_SOURCE_TRIMMER-TRIM_SOURCE | ||
| 4 | CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS | CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS | SOURCE IMPORTING code_blocks_info = methods_info ). |
|
| 5 | CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS | CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS | SOURCE in_code_block = |
|
| 6 | CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS | CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS | SOURCE tokens = tokens statements = statements xpos = xpos ypos = ypos |
|
| 7 | CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS | CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS | SOURCE end_str = co_endmethod end_to_delta = 0 end_from_delta = 0 |
|
| 8 | CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS | CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS | SOURCE find_code_blocks( EXPORTING beg_str = co_method beg_to_delta = 1 beg_from_delta = 0 |
|
| 9 | CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS | CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS | SOURCE IMPORTING code_blocks_info = classes_info ). |
|
| 10 | CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS | CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS | SOURCE tokens = tokens statements = statements xpos = xpos ypos = ypos |
|
| 11 | CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS | CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS | SOURCE find_code_blocks( EXPORTING beg_str = co_implementation beg_to_delta = 0 beg_from_delta = -2 |
|
| 12 | CL_ADT_SOURCE_TRIMMER - DELETE_CODE_BLOCKS_BEFORE | CL_ADT_SOURCE_TRIMMER-DELETE_CODE_BLOCKS_BEFORE | SOURCE delete_code_blocks_before( EXPORTING code_blocks_info = classes_info CHANGING source = source xpos = xpos ypos = ypos ). |
|
| 13 | CL_ADT_SOURCE_TRIMMER - DELETE_CODE_BLOCKS_BEFORE | CL_ADT_SOURCE_TRIMMER-DELETE_CODE_BLOCKS_BEFORE | SOURCE delete_code_blocks_before( EXPORTING code_blocks_info = methods_info CHANGING source = source xpos = xpos ypos = ypos ). |
|
| 14 | CL_ADT_SOURCE_TRIMMER - DELETE_CODE_BLOCKS_AFTER | CL_ADT_SOURCE_TRIMMER-DELETE_CODE_BLOCKS_AFTER | SOURCE delete_code_blocks_after( EXPORTING code_blocks_info = methods_info CHANGING source = source ). |
|
| 15 | CL_ADT_SOURCE_TRIMMER - DELETE_CODE_BLOCKS_AFTER | CL_ADT_SOURCE_TRIMMER-DELETE_CODE_BLOCKS_AFTER | SOURCE delete_code_blocks_after( EXPORTING code_blocks_info = classes_info CHANGING source = source ). |
|
| 16 | CL_ADT_SOURCE_TRIMMER - DELETE_CODE_BLOCK | CL_ADT_SOURCE_TRIMMER-DELETE_CODE_BLOCK | SOURCE delete_code_block( EXPORTING code_block = |
|
| 17 | CL_ADT_SOURCE_TRIMMER - DELETE_CODE_BLOCK | CL_ADT_SOURCE_TRIMMER-DELETE_CODE_BLOCK | SOURCE delete_code_block( EXPORTING code_block = |