Skip to main content

Crate php_rs_parser

Crate php_rs_parser 

Source

Re-exports§

pub use version::PhpVersion;

Modules§

diagnostics
instrument
Lightweight instrumentation for profiling array parsing, expression parsing, and statement parsing.
version

Structs§

ParseResult

Functions§

parse
parse_versioned
Parse source targeting the given PHP version.