bakalarska_praca/database/vendor/doctrine/lexer
2023-05-11 21:57:12 +02:00
..
src first commit 2023-05-11 21:57:12 +02:00
composer.json first commit 2023-05-11 21:57:12 +02:00
LICENSE first commit 2023-05-11 21:57:12 +02:00
README.md first commit 2023-05-11 21:57:12 +02:00
UPGRADE.md first commit 2023-05-11 21:57:12 +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