Crate arborium_php

Crate arborium_php 

Source
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.