Diogo Cordeiro 0332cda6ad Initial mess | 5 سال پیش | |
---|---|---|
.. | ||
.github | 5 سال پیش | |
docs | 5 سال پیش | |
lib | 5 سال پیش | |
tests | 5 سال پیش | |
.doctrine-project.json | 5 سال پیش | |
.gitignore | 5 سال پیش | |
LICENSE | 5 سال پیش | |
README.md | 5 سال پیش | |
composer.json | 5 سال پیش | |
phpunit.xml.dist | 5 سال پیش |
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).