mago-lexer 0.19.4

A fast and efficient lexer for PHP code.
Documentation
1
2
3
4
pub(crate) mod consts;
pub(crate) mod macros;
pub(crate) mod mode;
pub(crate) mod utils;