run:R W Run
DIR
2026-04-08 20:02:44
R W Run
529 By
2026-04-08 19:30:57
R W Run
1.04 KB
2026-04-08 19:30:57
R W Run
352 By
2026-04-08 19:30:57
R W Run
error_log
📄README.md
1# Doctrine Lexer
2
3Build Status: [![Build Status](https://travis-ci.org/doctrine/lexer.svg?branch=master)](https://travis-ci.org/doctrine/lexer)
4
5Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
6
7This lexer is used in Doctrine Annotations and in Doctrine ORM (DQL).
8
9https://www.doctrine-project.org/projects/lexer.html
10