Kévin Tessier c68c1dd9b0 first commit 6 yıl önce
..
lib c68c1dd9b0 first commit 6 yıl önce
LICENSE c68c1dd9b0 first commit 6 yıl önce
README.md c68c1dd9b0 first commit 6 yıl önce
composer.json c68c1dd9b0 first commit 6 yıl önce

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