Namespace Nette\Reflection
Annotation | Basic annotation implementation. |
AnnotationsParser | Annotations support for PHP. |
ClassReflection | Reports information about a class. |
ExtensionReflection | Reports information about a extension. |
FunctionReflection | Reports information about a function. |
MethodReflection | Reports information about a method. |
ParameterReflection | Reports information about a method's parameter. |
PropertyReflection | Reports information about a classes variable. |
IAnnotation | Code annotation. |