Crate arborium_graphql

Crate arborium_graphql 

Source
Expand description

GRAPHQL grammar for tree-sitter

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

Constants§

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

Functions§

language
Returns the graphql tree-sitter language.