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