Crate mago_lexer

Crate mago_lexer 

Source

Modules§

error
input

Structs§

Lexer
The Lexer struct is responsible for tokenizing input source code into discrete tokens based on PHP language syntax. It is designed to work with PHP code from version 7.0 up to 8.4.