sterntours/trunk/_vendor/doctrine/lexer
Kevin Adametz 33458b2ca3 Update
2020-03-07 19:46:02 +01:00
..
lib/Doctrine/Common/Lexer Update 2020-03-07 19:46:02 +01:00
composer.json Update 2020-03-07 19:46:02 +01:00
LICENSE Update 2020-03-07 19:46:02 +01:00
README.md Update 2020-03-07 19:46:02 +01:00

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