mirror of
https://github.com/janunger/rheinwerk-video-training.git
synced 2024-11-23 15:43:42 +01: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).