mirror of
https://github.com/zoe-may/TDoG-Skin.git
synced 2025-01-19 10:27:24 +08: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).