Crate arborium_query

Crate arborium_query 

Source
Expand description

TREE-SITTER QUERY grammar for tree-sitter

This crate provides the query language grammar for use with tree-sitter.

Constants§

HIGHLIGHTS_QUERY
The highlights query for query.
INJECTIONS_QUERY
The injections query for query.
LOCALS_QUERY
The locals query for query (empty - no locals available).

Functions§

language
Returns the query tree-sitter language.