SAP ABAP Class CL_QLAST_ASTBASE (AST-baseclass)
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_SERIALIZABLE_OBJECT Serializable Object 20121126
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_GROUPBY group by 20121126
2 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_SUBSELECT subselect 20121126
3 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_SELECTLIST_ENTRY Select List Entry 20121126
4 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_SELECTLIST select list 20121126
5 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_PATH_ENTRY path entry 20130429
6 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_ORDERBY_ENTRY Group by Entry 20130522
7 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_ORDERBY Group By 20130522
8 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_NAMES List of Names 20121126
9 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_GROUPBY_ENTRY group by entry 20121126
10 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_ANNOTATION Annotation 20121126
... Click here to see Used By full list (17 items)
Properties
Class CL_QLAST_ASTBASE  
Short Description AST-baseclass    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDIC_VIEWPARSER   DDIC Viewparser 
Created 20121012   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QLAST_ASTBASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20121126
Friends
# Friend Modeled only Created on Description
1 CL_DDL_PARSER 20121126 view parser
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_TOKEN Instance attribute Protected Type reference (TYPE) QLVIEW_DDLPARSER_TOKEN 20121126
Methods
# Method Level Visibility Method type Description Created on
1 ACCEPT Instance method Public Method 20121126
2 DO_VISIT Instance method Protected Method 20121126
3 DO_VISIT_ANNOTABLE Instance method Protected Method 20121126
4 GET_TOKEN Instance method Public Method 20121126
Events
Class CL_QLAST_ASTBASE has no event.
Types
Class CL_QLAST_ASTBASE has no local type.
Method Signatures

Method ACCEPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISITOR Call by reference Object reference (TYPE REF TO) IF_QLAST_VISITOR 20121126
# Exception Resumable Description Created on
1 CX_DDL_VISITOR_EXCEPTION 20121126

Method DO_VISIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Type reference (TYPE) STRING 20121126
2 Importing VISITOR Call by reference Object reference (TYPE REF TO) IF_QLAST_VISITOR 20121126
# Exception Resumable Description Created on
1 CX_DDL_VISITOR_EXCEPTION 20121126

Method DO_VISIT_ANNOTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ANNOTABLE Call by reference Object reference (TYPE REF TO) IF_QLAST_ANNOTABLE 20121126
2 Importing VISITOR Call by reference Object reference (TYPE REF TO) IF_QLAST_VISITOR 20121126
# Exception Resumable Description Created on
1 CX_DDL_VISITOR_EXCEPTION 20121126

Method GET_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TOKEN Value transfer Type reference (TYPE) QLVIEW_DDLPARSER_TOKEN 20121126

Method GET_TOKEN on class CL_QLAST_ASTBASE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_GROUPBY group by 20121126
2 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_SUBSELECT subselect 20121126
3 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_SELECTLIST_ENTRY Select List Entry 20121126
4 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_SELECTLIST select list 20121126
5 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_PATH_ENTRY path entry 20130429
6 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_ORDERBY_ENTRY Group by Entry 20130522
7 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_ORDERBY Group By 20130522
8 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_NAMES List of Names 20121126
9 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_GROUPBY_ENTRY group by entry 20121126
10 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_ANNOTATION Annotation 20121126
11 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_EXPRESSION expression 20121126
12 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_DDLSTMT DDL Statement 20121126
13 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_DATASOURCE datasource 20121126
14 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_CASE_WHEN case - container for when <> then <> 20130528
15 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_ASSOCIATIONS Associations 20130418
16 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_ASSOCIATION association 20130412
17 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_ANNOTATION_CONTENT Annotation Content Class 20121126
History
Last changed by/on SAP  20140121 
SAP Release Created in 740