Sign in

davyin-co / droopler · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Network
  • droopler
  • vendor
  • doctrine
  • lexer
  • README.md
  • add ignore
    bea6cc2a
    Terry authored
    2024-07-04 11:02:55 +0800  
    Browse Files »
README.md 367 Bytes
Raw Blame History Permalink

Doctrine Lexer

Build Status

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