TplBlock/vendor/doctrine/lexer
2018-03-26 21:57:35 +02:00
..
lib/Doctrine/Common/Lexer permit fun with spaces 2018-03-26 21:57:35 +02:00
composer.json permit fun with spaces 2018-03-26 21:57:35 +02:00
LICENSE permit fun with spaces 2018-03-26 21:57:35 +02:00
README.md permit fun with spaces 2018-03-26 21:57:35 +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).