coupon-admin/vendor/doctrine/lexer
wangxinglong 82f5a8f3f5 初始化 2021-11-18 17:57:04 +08:00
..
lib/Doctrine/Common/Lexer 初始化 2021-11-18 17:57:04 +08:00
LICENSE 初始化 2021-11-18 17:57:04 +08:00
README.md 初始化 2021-11-18 17:57:04 +08:00
composer.json 初始化 2021-11-18 17:57:04 +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