apeblog/vendor/doctrine/lexer
liyukun adc11ad9a9 增加vendor避免小白不会用 2021-11-29 01:03:48 +08:00
..
lib/Doctrine/Common/Lexer 增加vendor避免小白不会用 2021-11-29 01:03:48 +08:00
LICENSE 增加vendor避免小白不会用 2021-11-29 01:03:48 +08:00
README.md 增加vendor避免小白不会用 2021-11-29 01:03:48 +08:00
composer.json 增加vendor避免小白不会用 2021-11-29 01:03:48 +08:00

README.md

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