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).