Heimdall/vendor/doctrine/lexer
2018-02-01 20:01:12 +00:00
..
lib/Doctrine/Common/Lexer Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
composer.json Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
LICENSE Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
README.md Add vendor and .env to make usable 2018-02-01 20:01:12 +00: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).