sterntours/vendor/doctrine/lexer
2020-07-09 12:49:32 +02:00
..
.github init without trunk 2020-07-09 12:49:32 +02:00
docs/en init without trunk 2020-07-09 12:49:32 +02:00
lib/Doctrine/Common/Lexer init without trunk 2020-07-09 12:49:32 +02:00
tests/Doctrine/Common/Lexer init without trunk 2020-07-09 12:49:32 +02:00
.doctrine-project.json init without trunk 2020-07-09 12:49:32 +02:00
.gitignore init without trunk 2020-07-09 12:49:32 +02:00
composer.json init without trunk 2020-07-09 12:49:32 +02:00
LICENSE init without trunk 2020-07-09 12:49:32 +02:00
phpunit.xml.dist init without trunk 2020-07-09 12:49:32 +02:00
README.md init without trunk 2020-07-09 12:49:32 +02:00

Doctrine Lexer

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

https://www.doctrine-project.org/projects/lexer.html