Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | пре 5 година | |
---|---|---|
.. | ||
lib | пре 5 година | |
LICENSE | пре 5 година | |
README.md | пре 5 година | |
composer.json | пре 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).