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 Class Method  CL_ABAP_MATCHER - GET_SUBMATCH Regular Expressions
2 Class Method  CL_ABAP_MATCHER - MATCH Regular Expressions
3 Class Method  CL_ABAP_MATCHER - CREATE Regular Expressions
4 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_BOUND ABAP Unit: Assertions (see longtext)
5 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see longtext)
6 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_FALSE ABAP Unit: Assertions (see longtext)
7 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_INITIAL ABAP Unit: Assertions (see longtext)
8 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_TRUE ABAP Unit: Assertions (see longtext)
9 Class Method  CL_ABAP_UNIT_ASSERT - FAIL ABAP Unit: Assertions (see longtext)
10 Class Method  CL_ART_SOURCE_REPOSITORY - REGISTER_SOURCE Source Repository
11 Class Method  CL_RFAC_SCAN_RESULT - CREATE_FOR_SINGLE_INCLUDE api for scan result interpretation
12 Class Method  CL_RFAC_STATEMENT_MATCHER - GET_TOKEN_INDICES_IN_SEQUENCE match tokens of a statement against predefined templates
13 Class Method  CL_RFAC_STATEMENT_MATCHER - GET_TOKEN_INDEX_IN_SEQUENCE match tokens of a statement against predefined templates
14 Class Method  CL_RFAC_STATEMENT_MATCHER - GET_SINGLE_ID_IN_SEQUENCE match tokens of a statement against predefined templates
15 Class Method  CL_RFAC_STATEMENT_MATCHER - GET_KEYWORD_IN_SEQUENCE match tokens of a statement against predefined templates
16 Class Method  CL_RFAC_STATEMENT_MATCHER - GET_ALL_IDS_IN_SEQUENCE match tokens of a statement against predefined templates
17 Class Method  CL_RFAC_STATEMENT_MATCHER - FIND_SUBSEQUENCE_MATCH match tokens of a statement against predefined templates
18 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  CL_RFAC_STATEMENT_MATCHER - DOES_STATEMENT_MATCH match tokens of a statement against predefined templates
24 Class Method  CL_RFAC_STATEMENT_MATCHER - DOES_SEQUENCE_MATCH match tokens of a statement against predefined templates
25 Class Method  CL_RFAC_STATEMENT_MATCHER - CREATE match tokens of a statement against predefined templates