trs_matrimony/vendor/doctrine/lexer
2024-08-22 09:31:12 +05:30
..
lib/Doctrine/Common/Lexer project initial commit 2024-08-22 09:31:12 +05:30
src project initial commit 2024-08-22 09:31:12 +05:30
composer.json project initial commit 2024-08-22 09:31:12 +05:30
LICENSE project initial commit 2024-08-22 09:31:12 +05:30
README.md project initial commit 2024-08-22 09:31:12 +05:30
UPGRADE.md project initial commit 2024-08-22 09:31:12 +05:30

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