zx/vendor/doctrine/lexer
gboy ed1278a5e3 first 2024-07-02 15:32:59 +08:00
..
lib/Doctrine/Common/Lexer first 2024-07-02 15:32:59 +08:00
LICENSE first 2024-07-02 15:32:59 +08:00
README.md first 2024-07-02 15:32:59 +08:00
composer.json first 2024-07-02 15:32:59 +08:00
psalm.xml first 2024-07-02 15:32:59 +08:00

README.md

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