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 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see longtext)
2 Class Method  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 Class Method  CL_ADT_SOURCE_TRIMMER - TRIM_SOURCE CL_ADT_SOURCE_TRIMMER-TRIM_SOURCE
4 Class Method  CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS SOURCE IMPORTING code_blocks_info = methods_info ).
5 Class Method  CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS SOURCE in_code_block =
6 Class Method  CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS SOURCE tokens = tokens statements = statements xpos = xpos ypos = ypos
7 Class Method  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 Class Method  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 Class Method  CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS SOURCE IMPORTING code_blocks_info = classes_info ).
10 Class Method  CL_ADT_SOURCE_TRIMMER - FIND_CODE_BLOCKS CL_ADT_SOURCE_TRIMMER-FIND_CODE_BLOCKS SOURCE tokens = tokens statements = statements xpos = xpos ypos = ypos
11 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  CL_ADT_SOURCE_TRIMMER - DELETE_CODE_BLOCK CL_ADT_SOURCE_TRIMMER-DELETE_CODE_BLOCK SOURCE delete_code_block( EXPORTING code_block = CHANGING source = source ).
17 Class Method  CL_ADT_SOURCE_TRIMMER - DELETE_CODE_BLOCK CL_ADT_SOURCE_TRIMMER-DELETE_CODE_BLOCK SOURCE delete_code_block( EXPORTING code_block = CHANGING source = source ).