wiki-grav/plugins/email/vendor/doctrine/lexer
2022-04-24 14:32:58 +02:00
..
lib/Doctrine/Common/Lexer (Grav GitSync) Automatic Commit from RealStickman 2022-04-24 14:32:58 +02:00
composer.json (Grav GitSync) Automatic Commit from RealStickman 2022-04-24 14:32:58 +02:00
LICENSE (Grav GitSync) Automatic Commit from RealStickman 2022-04-24 14:32:58 +02:00
psalm.xml (Grav GitSync) Automatic Commit from RealStickman 2022-04-24 14:32:58 +02:00
README.md (Grav GitSync) Automatic Commit from RealStickman 2022-04-24 14:32:58 +02: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