Class Method list used by SAP ABAP Class CL_RFAC_STATEMENT_MATCHER (match tokens of a statement against predefined templates)
SAP ABAP Class
CL_RFAC_STATEMENT_MATCHER (match tokens of a statement against predefined templates) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_MATCHER - GET_SUBMATCH | Regular Expressions | ||
| 2 | CL_ABAP_MATCHER - MATCH | Regular Expressions | ||
| 3 | CL_ABAP_MATCHER - CREATE | Regular Expressions | ||
| 4 | CL_ABAP_UNIT_ASSERT - ASSERT_BOUND | ABAP Unit: Assertions (see longtext) | ||
| 5 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 6 | CL_ABAP_UNIT_ASSERT - ASSERT_FALSE | ABAP Unit: Assertions (see longtext) | ||
| 7 | CL_ABAP_UNIT_ASSERT - ASSERT_INITIAL | ABAP Unit: Assertions (see longtext) | ||
| 8 | CL_ABAP_UNIT_ASSERT - ASSERT_TRUE | ABAP Unit: Assertions (see longtext) | ||
| 9 | CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | ||
| 10 | CL_ART_SOURCE_REPOSITORY - REGISTER_SOURCE | Source Repository | ||
| 11 | CL_RFAC_SCAN_RESULT - CREATE_FOR_SINGLE_INCLUDE | api for scan result interpretation | ||
| 12 | CL_RFAC_STATEMENT_MATCHER - GET_TOKEN_INDICES_IN_SEQUENCE | match tokens of a statement against predefined templates | ||
| 13 | CL_RFAC_STATEMENT_MATCHER - GET_TOKEN_INDEX_IN_SEQUENCE | match tokens of a statement against predefined templates | ||
| 14 | CL_RFAC_STATEMENT_MATCHER - GET_SINGLE_ID_IN_SEQUENCE | match tokens of a statement against predefined templates | ||
| 15 | CL_RFAC_STATEMENT_MATCHER - GET_KEYWORD_IN_SEQUENCE | match tokens of a statement against predefined templates | ||
| 16 | CL_RFAC_STATEMENT_MATCHER - GET_ALL_IDS_IN_SEQUENCE | match tokens of a statement against predefined templates | ||
| 17 | CL_RFAC_STATEMENT_MATCHER - FIND_SUBSEQUENCE_MATCH | match tokens of a statement against predefined templates | ||
| 18 | CL_RFAC_STATEMENT_MATCHER - FIND_MATCH_DETAIL | match tokens of a statement against predefined templates | SOURCE match_detail = find_match_detail( i_sequence = i_sequence i_index = i_index i_category = lcl_statement_part=>co_match_category-identifier ). |
|
| 19 | CL_RFAC_STATEMENT_MATCHER - FIND_MATCH_DETAIL | match tokens of a statement against predefined templates | SOURCE match_detail = find_match_detail( i_sequence = i_sequence i_index = i_index i_category = lcl_statement_part=>co_match_category-identifier ). |
|
| 20 | CL_RFAC_STATEMENT_MATCHER - FIND_MATCH_DETAIL | match tokens of a statement against predefined templates | SOURCE match_detail = find_match_detail( i_sequence = i_sequence i_index = i_index i_category = lcl_statement_part=>co_match_category-identifier ). |
|
| 21 | CL_RFAC_STATEMENT_MATCHER - FIND_MATCH_DETAIL | match tokens of a statement against predefined templates | SOURCE match_detail = find_match_detail( i_sequence = i_sequence i_index = i_index i_category = lcl_statement_part=>co_match_category-identifier ). |
|
| 22 | CL_RFAC_STATEMENT_MATCHER - FIND_MATCH_DETAIL | match tokens of a statement against predefined templates | SOURCE match_detail = find_match_detail( i_sequence = i_sequence i_index = i_index i_category = lcl_statement_part=>co_match_category-keyword_from_enum ). |
|
| 23 | CL_RFAC_STATEMENT_MATCHER - DOES_STATEMENT_MATCH | match tokens of a statement against predefined templates | ||
| 24 | CL_RFAC_STATEMENT_MATCHER - DOES_SEQUENCE_MATCH | match tokens of a statement against predefined templates | ||
| 25 | CL_RFAC_STATEMENT_MATCHER - CREATE | match tokens of a statement against predefined templates |