mirror of
https://github.com/janunger/rheinwerk-video-training.git
synced 2025-04-20 19:43:40 +02:00
.. | ||
lib/Doctrine/Common/Lexer | ||
composer.json | ||
LICENSE | ||
README.md |
Doctrine Lexer
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).