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.