Class Method list used by SAP ABAP Class CE_PST_KIND (Kind of a program structure tree node)
SAP ABAP Class
CE_PST_KIND (Kind of a program structure tree node) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CE_PST_KIND - CALCULATE_INTERVALS | Kind of a program structure tree node | SOURCE calculate_intervals( child ). |
|
| 2 | CE_PST_KIND - IS_VARIABLE | Kind of a program structure tree node | ||
| 3 | CE_PST_KIND - IS_KIND_OF | Kind of a program structure tree node | ||
| 4 | CE_PST_KIND - IS_KIND_OF | Kind of a program structure tree node | ||
| 5 | CE_PST_KIND - IS_KIND_OF | Kind of a program structure tree node | ||
| 6 | CE_PST_KIND - GET_MEMBERS_INVERSE | Kind of a program structure tree node | ||
| 7 | CE_PST_KIND - GET_LOCALS_INVERSE | Kind of a program structure tree node | ||
| 8 | CE_PST_KIND - GET_CONCRETE_MEMBERS_INVERSE | Kind of a program structure tree node | ||
| 9 | CE_PST_KIND - GET_CONCRETE_MEMBERS_INVERSE | Kind of a program structure tree node | ||
| 10 | CE_PST_KIND - GET_CONCRETE_MEMBERS | Kind of a program structure tree node | ||
| 11 | CE_PST_KIND - FIND_BY_KEYWORD | Kind of a program structure tree node | ||
| 12 | CE_PST_KIND - FIND | Kind of a program structure tree node | ||
| 13 | CE_PST_KIND - COUNT_CHILDREN | Kind of a program structure tree node | SOURCE r_result = r_result + child->count_children( ) + 1. |
|
| 14 | CE_PST_KIND - COUNT_CHILDREN | Kind of a program structure tree node | SOURCE count = i_node->count_children( ). |
|
| 15 | CE_PST_KIND - CALCULATE_INTERVALS | Kind of a program structure tree node | SOURCE calculate_intervals( any ). |
|
| 16 | CL_ABAP_UNIT_ASSERT - ASSERT_TRUE | ABAP Unit: Assertions (see longtext) | ||
| 17 | CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) |