AbstractReflection
    
            
            in package
            
        
    
            
            implements
                            ReflectionInterface                    
    
    
        
            Abstract reflection class
Tags
Interfaces, Classes, Traits and Enums
- ReflectionInterface
- Reflection interface
Table of Contents
- parse() : AbstractGenerator
- Method to parse code
Methods
parse()
Method to parse code
    public
    abstract        static        parse(mixed $code) : AbstractGenerator
    
        Parameters
- $code : mixed