nodehub/vendor/doctrine/lexer
hellcat 3b89c0e7b1 1
2026-02-21 19:39:53 +08:00
..
src 1 2026-02-21 19:39:53 +08:00
composer.json 1 2026-02-21 19:39:53 +08:00
LICENSE 1 2026-02-21 19:39:53 +08:00
README.md 1 2026-02-21 19:39:53 +08:00
UPGRADE.md 1 2026-02-21 19:39:53 +08: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