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