hyperf-captcha/vendor/doctrine/lexer
zhouyangyang 404765ab2d init
2022-03-02 17:19:47 +08:00
..
lib/Doctrine/Common/Lexer init 2022-03-02 17:19:47 +08:00
composer.json init 2022-03-02 17:19:47 +08:00
LICENSE init 2022-03-02 17:19:47 +08:00
psalm.xml init 2022-03-02 17:19:47 +08:00
README.md init 2022-03-02 17:19:47 +08: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