Expand description
PHP grammar for tree-sitter
This crate provides the php language grammar for use with tree-sitter.
Constants§
- HIGHLIGHTS_
QUERY - The highlights query for php.
- INJECTIONS_
QUERY - The injections query for php.
- LOCALS_
QUERY - The locals query for php (empty - no locals available).
Functions§
- language
- Returns the php tree-sitter language.