Docs.rs
mago-lexer-0.22.2
mago-lexer 0.22.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
azjezz
Dependencies
mago-interner ^0.22.2
normal
mago-reporting ^0.22.2
normal
mago-source ^0.22.2
normal
mago-span ^0.22.2
normal
mago-token ^0.22.2
normal
memchr ^2.7.4
normal
serde ^1.0
normal
strum ^0.27
normal
pretty_assertions ^1.4.1
dev
Versions
72.41%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate mago_lexer
mago_
lexer
0.22.2
All Items
Crate Items
Modules
Structs
Crate
mago_
lexer
Copy item path
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.