Reflection
Namespaces
Interfaces, Classes and Traits
- Element
- Interface for Api Elements
- File
- Interface for files processed by the ProjectFactory
- Project
- Interface for project. Since the definition of a project can be different per factory this interface will be small.
- ProjectFactory
- Interface for project factories. A project factory shall convert a set of files into an object implementing the Project interface.
- DocBlockFactoryInterface
- PseudoType
- Type
- Exception
- An exception specifically originating from the Reflection component.
- ProjectFactoryBench
- ClassesTest
- MetadataTest
- ProjectCreationTest
- Integration tests to check the correct working of processing a file into a project.
- ProjectNamespaceTest
- Integration tests to check the correct working of processing a namespace into a project.
- Fqsen
- Value Object for Fqsen.
- Location
- The location where an element occurs within a file.
- DocBlock
- DocBlockFactory
- Utils
- FqsenResolver
- Resolver for Fqsen using Context information
- TypeResolver