Package Nette\Reflection
| NAnnotation | Basic annotation implementation. |
| NAnnotationsParser | Annotations support for PHP. |
| NClassReflection | Reports information about a class. |
| NExtensionReflection | Reports information about a extension. |
| NFunctionReflection | Reports information about a function. |
| NMethodReflection | Reports information about a method. |
| NParameterReflection | Reports information about a method's parameter. |
| NPropertyReflection | Reports information about a classes variable. |
| IAnnotation | Code annotation. |