MIF_E31211285/vendor/doctrine/lexer
Andini Royyanti 1b56734096 first commit 2024-06-21 12:24:27 +07:00
..
lib/Doctrine/Common/Lexer first commit 2024-06-21 12:24:27 +07:00
LICENSE first commit 2024-06-21 12:24:27 +07:00
README.md first commit 2024-06-21 12:24:27 +07:00
composer.json first commit 2024-06-21 12:24:27 +07:00
psalm.xml first commit 2024-06-21 12:24:27 +07:00

README.md

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