mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
352 B
352 B
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).