Symfony\Component\Routing
Namespaces
Symfony\Component\Routing\AnnotationSymfony\Component\Routing\DependencyInjectionSymfony\Component\Routing\ExceptionSymfony\Component\Routing\GeneratorSymfony\Component\Routing\LoaderSymfony\Component\Routing\Matcher
Classes
RouteCompiler compiles Route instances to CompiledRoute instances.
Interfaces
RouteCompilerInterface is the interface that all RouteCompiler classes must implement.
RouterInterface is the interface that all Router classes must implement.