SAP ABAP Class CL_CIKZN_TOKEN_ITERATOR (Token-Iterator for SCAN Results)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_KAIZEN (Package) ABAP Metrics
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CI_KZN_TOKEN_ITERATOR Token Iterator for SCAN Results 20100917
Properties
Class CL_CIKZN_TOKEN_ITERATOR  
Short Description Token-Iterator for SCAN Results    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_KAIZEN   ABAP Metrics 
Created 20100917   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CIKZN_TOKEN_ITERATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CI_KZN_TOKEN_ITERATOR Token Iterator for SCAN Results 20100917
Friends
# Friend Modeled only Created on Description
1 CL_CIKZN_STATEMENT_ITERATOR 20100917 Statement iterator for scan results
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 QUALIFIED_TOKENS Instance attribute Private Type reference (TYPE) STOKESX_TAB Code Inspector: Tokens Table 20100917
2 SCAN Instance attribute Private Object reference (TYPE REF TO) CL_CI_SCAN Code Inspector: Generate Source for SCAN 20100917
3 STATEMENT Instance attribute Private Type reference (TYPE) SSTMNT Description of an ABAP/4 Source Analysis Statement 20100917
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20100917
Events
Class CL_CIKZN_TOKEN_ITERATOR has no event.
Types
Class CL_CIKZN_TOKEN_ITERATOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CISCAN Call by reference Object reference (TYPE REF TO) CL_CI_SCAN Code Inspector: Generate Source for SCAN 20100917
2 Importing STATEMENT Call by reference Type reference (TYPE) SSTMNT Description of an ABAP/4 Source Analysis Statement 20100917

Method CONSTRUCTOR on class CL_CIKZN_TOKEN_ITERATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in