菜谱项目

sunlight 9321b15c94 first commit 6 年之前
..
lib 9321b15c94 first commit 6 年之前
LICENSE 9321b15c94 first commit 6 年之前
README.md 9321b15c94 first commit 6 年之前
composer.json 9321b15c94 first commit 6 年之前

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).