Gogs 1ec4058aa2 Initial configuration | il y a 7 ans | |
---|---|---|
.. | ||
lib | il y a 7 ans | |
LICENSE | il y a 7 ans | |
README.md | il y a 7 ans | |
composer.json | il y a 7 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).