StocksNew/vendor/doctrine/lexer
Sampanna Rimal 53c0140f58 first commit
2024-08-27 17:48:06 +05:45
..
src first commit 2024-08-27 17:48:06 +05:45
composer.json first commit 2024-08-27 17:48:06 +05:45
LICENSE first commit 2024-08-27 17:48:06 +05:45
README.md first commit 2024-08-27 17:48:06 +05:45
UPGRADE.md first commit 2024-08-27 17:48:06 +05:45

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