Namespace Nette\Reflection
Annotation | Basic annotation implementation. |
AnnotationsParser | Annotations support for PHP. |
ClassType | Reports information about a class. |
Extension | Reports information about a extension. |
GlobalFunction | Reports information about a function. |
Helpers | |
Method | Reports information about a method. |
Parameter | Reports information about a method's parameter. |
Property | Reports information about a classes variable. |
IAnnotation | Code annotation. |