Namespace Nette\PhpGenerator
ClassType | Class/Interface/Trait description. |
Closure | Closure. |
Constant | Class constant. |
Factory | Creates a representation based on reflection. |
GlobalFunction | Global function. |
Helpers | PHP code generator utils. |
Method | Class method. |
Parameter | Method parameter description. |
PhpFile | Instance of PHP file. |
PhpLiteral | PHP literal value. |
PhpNamespace | Namespaced part of a PHP file. |
Property | Class property description. |
Nette\PhpGenerator\Traits |