Expand description
Re-exports§
pub use crate::ast::PhpRoot;pub use crate::builder::PhpBuilder;pub use crate::highlighter::HighlightKind;pub use crate::highlighter::Highlighter;pub use crate::highlighter::PhpHighlighter;pub use crate::kind::PhpSyntaxKind;pub use crate::language::PhpLanguage;pub use crate::lsp::PhpLanguageService;pub use crate::parser::PhpParser;pub use crate::mcp::serve_php_mcp;