Diogo Cordeiro 0332cda6ad Initial mess 5 年之前
..
.github 0332cda6ad Initial mess 5 年之前
docs 0332cda6ad Initial mess 5 年之前
lib 0332cda6ad Initial mess 5 年之前
tests 0332cda6ad Initial mess 5 年之前
.doctrine-project.json 0332cda6ad Initial mess 5 年之前
.gitignore 0332cda6ad Initial mess 5 年之前
LICENSE 0332cda6ad Initial mess 5 年之前
README.md 0332cda6ad Initial mess 5 年之前
composer.json 0332cda6ad Initial mess 5 年之前
phpunit.xml.dist 0332cda6ad Initial mess 5 年之前

README.md

Doctrine Lexer

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