fedi-feed-router/backend/vendor/doctrine/lexer
2025-08-03 20:35:13 +02:00
..
src Front/back split - first draft 2025-08-03 20:35:13 +02:00
composer.json Front/back split - first draft 2025-08-03 20:35:13 +02:00
LICENSE Front/back split - first draft 2025-08-03 20:35:13 +02:00
README.md Front/back split - first draft 2025-08-03 20:35:13 +02:00
UPGRADE.md Front/back split - first draft 2025-08-03 20:35:13 +02:00

Doctrine Lexer

Build Status

Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.

This lexer is used in Doctrine Annotations and in Doctrine ORM (DQL).

https://www.doctrine-project.org/projects/lexer.html