oms-Search/vendor/doctrine/lexer
2020-07-31 15:44:05 +02:00
..
lib/Doctrine/Common/Lexer update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
composer.json update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
LICENSE update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
README.md update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00

Doctrine Lexer

Build Status: 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