pandorafms/pandora_console/vendor/doctrine/lexer
daniel e2f7157545 fixed php7 2018-10-04 11:43:08 +02:00
..
lib/Doctrine/Common/Lexer fixed php7 2018-10-04 11:43:08 +02:00
LICENSE fixed php7 2018-10-04 11:43:08 +02:00
README.md fixed php7 2018-10-04 11:43:08 +02:00
composer.json fixed php7 2018-10-04 11:43:08 +02:00

README.md

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