Namespace Nette\DI
| Compiler | DI container compiler. |
| CompilerExtension | Configurator compiling extension. |
| Container | The dependency injection container default implementation. |
| ContainerBuilder | Basic container builder. |
| ContainerFactory | DI container generator. |
| Helpers | The DI helpers. |
| ServiceDefinition | Definition used by ContainerBuilder. |
| Statement | Assignment or calling statement. |
| MissingServiceException | Service not found exception. |
| ServiceCreationException | Service creation exception. |
| Nette\DI\Config |
| Nette\DI\Extensions |