Feuerwehr-eppingen/vendor/doctrine/lexer
2020-06-04 13:20:10 +02:00
..
lib/Doctrine/Common/Lexer Umzug auf Synology NAS 2020-06-04 13:20:10 +02:00
composer.json Umzug auf Synology NAS 2020-06-04 13:20:10 +02:00
LICENSE Umzug auf Synology NAS 2020-06-04 13:20:10 +02:00
README.md Umzug auf Synology NAS 2020-06-04 13:20:10 +02: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).