SAP ABAP Class CL_DDL_PARSER_TEST_VISITOR (visitor for testing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC (Application Component) ABAP Dictionary
⤷
SDDIC_VIEWPARSER (Package) DDIC Viewparser
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_QLAST_VISITOR | Visitor | 20130703 |
Properties
| Class | CL_DDL_PARSER_TEST_VISITOR | |
| Short Description | visitor for testing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SDDIC_VIEWPARSER | DDIC Viewparser |
| Created | 20130703 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DDL_PARSER_TEST_VISITOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_QLAST_VISITOR | Visitor | 20130703 |
Friends
Class CL_DDL_PARSER_TEST_VISITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | IF_QLAST_VISITOR~DESCEND_TYPE | 20130703 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | IF_QLAST_VISITOR~INERITANCE_TYPE | 20130703 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IF_QLAST_VISITOR=>CLASS2METHOD_TABLE | 20130703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130703 | ||
| 2 | Instance method | Public | Method | 20130703 |
Events
Class CL_DDL_PARSER_TEST_VISITOR has no event.
Types
Class CL_DDL_PARSER_TEST_VISITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESC | Call by reference | Type reference (TYPE) | IF_QLAST_VISITOR~DESCEND_TYPE | IF_QLAST_VISITOR=>DESCEND_POSTORDER | 20130703 | |||
| 2 | INHER | Call by reference | Type reference (TYPE) | IF_QLAST_VISITOR~INERITANCE_TYPE | IF_QLAST_VISITOR=>INHERITANCE_AFTER_PARENT | 20130703 |
Method CONSTRUCTOR on class CL_DDL_PARSER_TEST_VISITOR has no exception.
Method METH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20130703 |
Method METH on class CL_DDL_PARSER_TEST_VISITOR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |