Class Method list used by SAP ABAP Class CL_PST_REGION (Prototype)
SAP ABAP Class CL_PST_REGION (Prototype) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_BOUND ABAP Unit: Assertions (see longtext)
2 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see longtext)
3 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_FALSE ABAP Unit: Assertions (see longtext)
4 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_INITIAL ABAP Unit: Assertions (see longtext)
5 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_NOT_INITIAL ABAP Unit: Assertions (see longtext)
6 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_TRUE ABAP Unit: Assertions (see longtext)
7 Class Method  CL_PST_REGION - ADD_FINAL_NEWLINE Prototype SOURCE add_final_newline( ).
8 Class Method  CL_PST_REGION - ADD_FINAL_NEWLINE Prototype SOURCE other_region->add_final_newline( target_info-postfix_indentation ).
9 Class Method  CL_PST_REGION - ADD_FINAL_NEWLINE Prototype SOURCE other_region->add_final_newline( ).
10 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE add_morpheme_position(
11 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE EXPORTING
12 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_morpheme_type = co_morpheme_type-colon
13 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_morpheme_string = |:|
14 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_row = -statement-colonrow
15 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_col = -statement-coloncol
16 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_stmnt_index = -stmnt_id
17 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE CHANGING
18 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE c_morpheme_positions = r_result ).
19 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE add_morpheme_position(
20 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE EXPORTING
21 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_morpheme_type = co_morpheme_type-terminator
22 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_morpheme_string = |{ -statement-terminator }|
23 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_row = -statement-trow
24 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_col = -statement-tcol
25 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_stmnt_index = -stmnt_id
26 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE CHANGING
27 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE c_morpheme_positions = r_result ).
28 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE add_morpheme_position(
29 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE EXPORTING
30 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_morpheme_type = co_morpheme_type-token
31 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_token_type = token_type
32 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_morpheme_string = get_original_token_string( i_token = -scan_token i_inside_string_template = inside_string_template )
33 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_row = -row
34 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_col = -col
35 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_stmnt_index = -stmnt_id
36 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE i_token_index = token_index
37 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE CHANGING
38 Class Method  CL_PST_REGION - ADD_MORPHEME_POSITION Prototype SOURCE c_morpheme_positions = r_result ).
39 Class Method  CL_PST_REGION - ANALYZE_TARGET_STATEMENTS Prototype SOURCE target_info = cut->analyze_target_statements( ).
40 Class Method  CL_PST_REGION - ANALYZE_TARGET_STATEMENTS Prototype SOURCE target_info = cut->analyze_target_statements( ).
41 Class Method  CL_PST_REGION - ANALYZE_TARGET_STATEMENTS Prototype SOURCE target_info = cut->analyze_target_statements( ).
42 Class Method  CL_PST_REGION - ANALYZE_TARGET_STATEMENTS Prototype SOURCE target_info = me->cut->analyze_target_statements( ).
43 Class Method  CL_PST_REGION - ANALYZE_TARGET_STATEMENTS Prototype SOURCE target_info = analyze_target_statements( ).
44 Class Method  CL_PST_REGION - ANALYZE_TARGET_STATEMENTS Prototype SOURCE target_info = analyze_target_statements( ).
45 Class Method  CL_PST_REGION - APPEND_REGION Prototype
46 Class Method  CL_PST_REGION - APPEND_SEQUENCE_OF_KEYWORDS Prototype
47 Class Method  CL_PST_REGION - APPEND_TABLES_OF_REGION Prototype SOURCE append_tables_of_region( other_region ).
48 Class Method  CL_PST_REGION - ASSOCIATE_FORMATTING_MORPHEMES Prototype SOURCE associate_formatting_morphemes( ).
49 Class Method  CL_PST_REGION - BUILD_MORPHEME_POSITION_TABLE Prototype SOURCE morpheme_position_table = build_morpheme_position_table( ).
50 Class Method  CL_PST_REGION - CLONE Prototype SOURCE other_region = i_region->clone( ).
51 Class Method  CL_PST_REGION - CLONE Prototype SOURCE other_region = i_region->clone( ).
52 Class Method  CL_PST_REGION - CONTAINS_KEYWORD Prototype
53 Class Method  CL_PST_REGION - CONTAINS_REGION Prototype SOURCE cl_abap_unit_assert=>assert_true( cut->contains_region( cut ) ).
54 Class Method  CL_PST_REGION - CONTAINS_REGION Prototype SOURCE cl_abap_unit_assert=>assert_true( region->contains_region( subregion ) ).
55 Class Method  CL_PST_REGION - CONTAINS_REGION Prototype SOURCE cl_abap_unit_assert=>assert_false( subregion->contains_region( region ) ).
56 Class Method  CL_PST_REGION - CREATE Prototype
57 Class Method  CL_PST_REGION - CREATE Prototype
58 Class Method  CL_PST_REGION - CREATE_BLANK_MORPHEME Prototype SOURCE new_morpheme = create_blank_morpheme( offset ).
59 Class Method  CL_PST_REGION - CREATE_BLANK_MORPHEME Prototype SOURCE new_morpheme = create_blank_morpheme( i_blanks ).
60 Class Method  CL_PST_REGION - CREATE_BLANK_MORPHEME Prototype SOURCE new_blank = create_blank_morpheme( i_indentation ).
61 Class Method  CL_PST_REGION - CREATE_BLANK_MORPHEME Prototype SOURCE new_blank = create_blank_morpheme( ).
62 Class Method  CL_PST_REGION - CREATE_FROM_CODE Prototype
63 Class Method  CL_PST_REGION - CREATE_KEYWORD_MORPHEME Prototype SOURCE new_keyword = create_keyword_morpheme( keyword ).
64 Class Method  CL_PST_REGION - CREATE_NEWLINE_MORPHEME Prototype SOURCE new_morpheme = create_newline_morpheme( ).
65 Class Method  CL_PST_REGION - CREATE_NEWLINE_MORPHEME Prototype SOURCE new_morpheme = create_newline_morpheme( ).
66 Class Method  CL_PST_REGION - CREATE_PST_STATEMENT_TABLE Prototype SOURCE statement_table = create_pst_statement_table( code ).
67 Class Method  CL_PST_REGION - DETERMINE_CASE_STYLE Prototype SOURCE cut->determine_case_style( ).
68 Class Method  CL_PST_REGION - DETERMINE_CASE_STYLE Prototype SOURCE cut->determine_case_style( ).
69 Class Method  CL_PST_REGION - DETERMINE_CASE_STYLE Prototype SOURCE cut->determine_case_style( ).
70 Class Method  CL_PST_REGION - DETERMINE_CASE_STYLE Prototype SOURCE me->determine_case_style( ).
71 Class Method  CL_PST_REGION - DETERMINE_CASE_STYLE Prototype SOURCE me->determine_case_style( ).
72 Class Method  CL_PST_REGION - DETERMINE_CASE_STYLE Prototype SOURCE me->determine_case_style( ).
73 Class Method  CL_PST_REGION - DETERMINE_STYLE Prototype SOURCE format_settings-case_style-identifier = determine_style( i_count_lowercase = identifier_lowercase
74 Class Method  CL_PST_REGION - DETERMINE_STYLE Prototype SOURCE i_count_uppercase = identifier_uppercase
75 Class Method  CL_PST_REGION - DETERMINE_STYLE Prototype SOURCE i_count_messycase = identifier_messycase ).
76 Class Method  CL_PST_REGION - DETERMINE_STYLE Prototype SOURCE format_settings-case_style-keyword = determine_style( i_count_lowercase = keyword_lowercase
77 Class Method  CL_PST_REGION - DETERMINE_STYLE Prototype SOURCE i_count_uppercase = keyword_uppercase
78 Class Method  CL_PST_REGION - DETERMINE_STYLE Prototype SOURCE i_count_messycase = keyword_messycase ).
79 Class Method  CL_PST_REGION - FORMAT Prototype
80 Class Method  CL_PST_REGION - FORMAT Prototype
81 Class Method  CL_PST_REGION - FORMAT Prototype
82 Class Method  CL_PST_REGION - FORMAT Prototype
83 Class Method  CL_PST_REGION - FORMAT_WITH_PRETTY_PRINTER Prototype
84 Class Method  CL_PST_REGION - GET_FIRST_KEYWORD Prototype
85 Class Method  CL_PST_REGION - GET_MORPHEME_IDS Prototype SOURCE remove_morpheme_ids = subtract_id_tables(
86 Class Method  CL_PST_REGION - GET_MORPHEME_IDS Prototype SOURCE i_minuend = get_morpheme_ids( remove_stmnt_ids )
87 Class Method  CL_PST_REGION - GET_MORPHEME_IDS Prototype SOURCE i_subtrahend = get_morpheme_ids( retain_stmnt_ids ) ).
88 Class Method  CL_PST_REGION - GET_NEXT_ID Prototype SOURCE morpheme_position-morpheme-id = get_next_id( ).
89 Class Method  CL_PST_REGION - GET_NEXT_ID Prototype SOURCE r_result-id = get_next_id( ).
90 Class Method  CL_PST_REGION - GET_NEXT_ID Prototype SOURCE r_result-id = get_next_id( ).
91 Class Method  CL_PST_REGION - GET_NEXT_ID Prototype SOURCE r_result-id = get_next_id( ).
92 Class Method  CL_PST_REGION - GET_ORIGINAL_SOURCE_POSITION Prototype
93 Class Method  CL_PST_REGION - GET_ORIGINAL_SOURCE_POSITION Prototype
94 Class Method  CL_PST_REGION - GET_ORIGINAL_TOKEN_STRING Prototype SOURCE add_morpheme_position(
95 Class Method  CL_PST_REGION - GET_ORIGINAL_TOKEN_STRING Prototype SOURCE EXPORTING
96 Class Method  CL_PST_REGION - GET_ORIGINAL_TOKEN_STRING Prototype SOURCE i_morpheme_type = co_morpheme_type-token
97 Class Method  CL_PST_REGION - GET_ORIGINAL_TOKEN_STRING Prototype SOURCE i_token_type = token_type
98 Class Method  CL_PST_REGION - GET_ORIGINAL_TOKEN_STRING Prototype SOURCE i_morpheme_string = get_original_token_string( i_token = -scan_token i_inside_string_template = inside_string_template )
99 Class Method  CL_PST_REGION - GET_ORIGINAL_TOKEN_STRING Prototype SOURCE i_row = -row
100 Class Method  CL_PST_REGION - GET_ORIGINAL_TOKEN_STRING Prototype SOURCE i_col = -col
101 Class Method  CL_PST_REGION - GET_ORIGINAL_TOKEN_STRING Prototype SOURCE i_stmnt_index = -stmnt_id
102 Class Method  CL_PST_REGION - GET_ORIGINAL_TOKEN_STRING Prototype SOURCE i_token_index = token_index
103 Class Method  CL_PST_REGION - GET_ORIGINAL_TOKEN_STRING Prototype SOURCE CHANGING
104 Class Method  CL_PST_REGION - GET_ORIGINAL_TOKEN_STRING Prototype SOURCE c_morpheme_positions = r_result ).
105 Class Method  CL_PST_REGION - GET_PRETTY_PRINTER_FORMAT Prototype SOURCE format( get_pretty_printer_format( ) ).
106 Class Method  CL_PST_REGION - GET_STATEMENT_IDS Prototype SOURCE remove_stmnt_ids = get_statement_ids( i_subregion ).
107 Class Method  CL_PST_REGION - GET_STATEMENT_IDS Prototype SOURCE retain_stmnt_ids = subtract_id_tables(
108 Class Method  CL_PST_REGION - GET_STATEMENT_IDS Prototype SOURCE i_minuend = get_statement_ids( me )
109 Class Method  CL_PST_REGION - GET_STATEMENT_IDS Prototype SOURCE i_subtrahend = remove_stmnt_ids ).
110 Class Method  CL_PST_REGION - GET_TOKEN_STRING Prototype
111 Class Method  CL_PST_REGION - INIT Prototype SOURCE r_result->init( i_pst_statements ).
112 Class Method  CL_PST_REGION - INIT_MORPHEME_TABLES Prototype SOURCE init_morpheme_tables( ).
113 Class Method  CL_PST_REGION - INSERT_TABLES_OF_REGION Prototype SOURCE insert_tables_of_region( i_region = other_region
114 Class Method  CL_PST_REGION - INSERT_TABLES_OF_REGION Prototype SOURCE i_insertion_index = insertion_index ).
115 Class Method  CL_PST_REGION - PREPEND_REGION Prototype
116 Class Method  CL_PST_REGION - REGION_STARTS_WITH_PREFIX Prototype SOURCE cl_abap_unit_assert=>assert_true( cut->region_starts_with_prefix( target_info-prefix_tokens ) ).
117 Class Method  CL_PST_REGION - REGION_STARTS_WITH_PREFIX Prototype SOURCE IF target_info-is_chain = abap_true AND other_region->region_starts_with_prefix( target_info-prefix_tokens ) = abap_true.
118 Class Method  CL_PST_REGION - REGION_STARTS_WITH_PREFIX Prototype SOURCE IF target_info-is_chain = abap_true AND other_region->region_starts_with_prefix( target_info-prefix_tokens ) = abap_true.
119 Class Method  CL_PST_REGION - REMOVE_COMMENTS Prototype
120 Class Method  CL_PST_REGION - REMOVE_KEYWORD Prototype
121 Class Method  CL_PST_REGION - REMOVE_MORPHEME Prototype SOURCE remove_morpheme( current_id ).
122 Class Method  CL_PST_REGION - REMOVE_NEWLINES_AFTER_COLON Prototype SOURCE me->cut->remove_newlines_after_colon( ).
123 Class Method  CL_PST_REGION - REMOVE_NEWLINES_AFTER_COLON Prototype SOURCE remove_newlines_after_colon( ).
124 Class Method  CL_PST_REGION - REMOVE_PREFIX_MORPHEMES Prototype SOURCE me->cut->remove_prefix_morphemes( target_info-prefix_tokens ).
125 Class Method  CL_PST_REGION - REMOVE_PREFIX_MORPHEMES Prototype SOURCE other_region->remove_prefix_morphemes( target_info-prefix_tokens ).
126 Class Method  CL_PST_REGION - REMOVE_PREFIX_MORPHEMES Prototype SOURCE other_region->remove_prefix_morphemes( target_info-prefix_tokens ).
127 Class Method  CL_PST_REGION - REMOVE_REGION Prototype
128 Class Method  CL_PST_REGION - REMOVE_SEQUENCE_OF_KEYWORDS Prototype
129 Class Method  CL_PST_REGION - REMOVE_TAIL_FORMATTING Prototype SOURCE remove_tail_formatting( ).
130 Class Method  CL_PST_REGION - REPLACE_IDENTIFIER Prototype
131 Class Method  CL_PST_REGION - REPLACE_KEYWORD Prototype
132 Class Method  CL_PST_REGION - SET_FINAL_TERMINATOR Prototype SOURCE set_final_terminator( co_terminator-comma ).
133 Class Method  CL_PST_REGION - SET_FINAL_TERMINATOR Prototype SOURCE set_final_terminator( co_terminator-period ).
134 Class Method  CL_PST_REGION - SET_FINAL_TERMINATOR Prototype SOURCE set_final_terminator( co_terminator-period ).
135 Class Method  CL_PST_REGION - SET_FINAL_TERMINATOR Prototype SOURCE set_final_terminator( co_terminator-period ).
136 Class Method  CL_PST_REGION - SET_FINAL_TERMINATOR Prototype SOURCE other_region->set_final_terminator( co_terminator-comma ).
137 Class Method  CL_PST_REGION - SET_FIRST_INDENTATION Prototype
138 Class Method  CL_PST_REGION - SET_FIRST_INDENTATION Prototype
139 Class Method  CL_PST_REGION - SET_SMART_INDENTATION Prototype
140 Class Method  CL_PST_REGION - SET_SMART_INDENTATION Prototype
141 Class Method  CL_PST_REGION - SET_SMART_INDENTATION Prototype
142 Class Method  CL_PST_REGION - SET_TOKEN_STRING Prototype
143 Class Method  CL_PST_REGION - SPACES Prototype SOURCE r_result-str = spaces( i_length ).
144 Class Method  CL_PST_REGION - SPACES Prototype SOURCE -str = spaces( smart_indentation ).
145 Class Method  CL_PST_REGION - SPACES Prototype SOURCE -str = spaces( i_indentation ).
146 Class Method  CL_PST_REGION - SUBTRACT_ID_TABLES Prototype SOURCE retain_stmnt_ids = subtract_id_tables(
147 Class Method  CL_PST_REGION - SUBTRACT_ID_TABLES Prototype SOURCE i_minuend = get_statement_ids( me )
148 Class Method  CL_PST_REGION - SUBTRACT_ID_TABLES Prototype SOURCE i_subtrahend = remove_stmnt_ids ).
149 Class Method  CL_PST_REGION - SUBTRACT_ID_TABLES Prototype SOURCE remove_morpheme_ids = subtract_id_tables(
150 Class Method  CL_PST_REGION - SUBTRACT_ID_TABLES Prototype SOURCE i_minuend = get_morpheme_ids( remove_stmnt_ids )
151 Class Method  CL_PST_REGION - SUBTRACT_ID_TABLES Prototype SOURCE i_subtrahend = get_morpheme_ids( retain_stmnt_ids ) ).
152 Class Method  CL_PST_REGION - TO_STRING Prototype
153 Class Method  CL_PST_SOURCE_POSITION - CREATE Position (include, from, to) in source code
154 Class Method  CL_PST_SOURCE_POSITION - INCLUDES Position (include, from, to) in source code
155 Class Method  CL_PST_SOURCE_POSITION - TO_STRING Position (include, from, to) in source code
156 Class Method  CL_PST_STATEMENT - ENSURE_LOCAL_TOKENS_QUALIFIED PST Statement
157 Class Method  CL_PST_STATEMENT - GET_LOCAL_TOKENS PST Statement
158 Class Method  CL_PST_STATEMENT - GET_PST_STATEMENT_TABLE PST Statement
159 Class Method  CL_PST_STATEMENT - GET_SOURCE_POSITION PST Statement
160 Class Method  CL_PST_STATEMENT - GET_STATEMENT_INDEX PST Statement
161 Class Method  CL_PST_STATEMENT - GET_STATEMENT_INDEX PST Statement
162 Class Method  CL_PST_STATEMENT - GET_STATEMENT_RAW_DATA PST Statement
163 Class Method  CL_PST_STATEMENT_TABLE - CONSTRUCTOR PST Statement Table
164 Class Method  CL_PST_STATEMENT_TABLE - CONSTRUCTOR PST Statement Table
165 Class Method  CL_PST_STATEMENT_TABLE - GET_PST_STATEMENT PST Statement Table
166 Class Method  CL_PST_STATEMENT_TABLE - GET_PST_STATEMENTS PST Statement Table
167 Class Method  CL_PST_STATEMENT_TABLE - GET_PST_STATEMENTS PST Statement Table
168 Class Method  CL_PST_STATEMENT_TABLE - GET_SOURCE_CODE PST Statement Table
169 Class Method  CL_SEDI_PRETTY_PRINTER - GET_WB_SETTINGS Code Pretty Printer Service