Shawn Bandy b87567463c Completed code and initial testing for batch resumption 12 years ago
..
lib b87567463c Completed code and initial testing for batch resumption 12 years ago
README.md b87567463c Completed code and initial testing for batch resumption 12 years ago
composer.json b87567463c Completed code and initial testing for batch resumption 12 years ago

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