Diogo Cordeiro 0332cda6ad Initial mess | il y a 5 ans | |
---|---|---|
.. | ||
.github | il y a 5 ans | |
docs | il y a 5 ans | |
lib | il y a 5 ans | |
tests | il y a 5 ans | |
.doctrine-project.json | il y a 5 ans | |
.gitignore | il y a 5 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 5 ans | |
composer.json | il y a 5 ans | |
phpunit.xml.dist | il y a 5 ans |
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).