Heimdall/vendor/doctrine/lexer
2022-03-10 11:54:29 +00:00
..
lib/Doctrine/Common/Lexer Update to laravel 7 2022-03-10 11:54:29 +00:00
composer.json Update to laravel 7 2022-03-10 11:54:29 +00:00
LICENSE Update composer dependencies 2019-06-11 12:29:32 +01:00
psalm.xml Update to laravel 7 2022-03-10 11:54:29 +00:00
README.md Update to laravel 7 2022-03-10 11:54:29 +00:00

Doctrine Lexer

Build Status

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

https://www.doctrine-project.org/projects/lexer.html