summaryrefslogtreecommitdiff
path: root/vendor/doctrine/lexer/README.md
blob: 784f2a2712824c30a3f929a9e84f1ad3cf453a66 (plain)
1
2
3
4
5
6
7
8
9
# Doctrine Lexer

[![Build Status](https://github.com/doctrine/lexer/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/lexer/actions)

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