Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 rokov pred
..
lib 76a0eae5ea Add static resources and remove tests dir for beta release 5 rokov pred
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 rokov pred
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 rokov pred
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 rokov pred

README.md

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