| Annotation |
| Reader | Interface for annotation readers. |
| Annotation | Annotations class. |
| AnnotationException | Description of AnnotationException |
| AnnotationReader | A reader for docblock annotations. |
| AnnotationRegistry | AnnotationRegistry. |
| CachedReader | A cache aware annotation reader. |
| DocLexer | Simple lexer for docblock annotations. |
| DocParser | A parser for docblock annotations. |
| FileCacheReader | File cache reader for annotations. |
| IndexedReader | Allows the reader to be used in-place of Doctrine's reader. |
| PhpParser | Parses a file for namespaces/use/class declarations. |
| SimpleAnnotationReader | Simple Annotation Reader. |
| TokenParser | Parses a file for namespaces/use/class declarations. |