Crate arborium_devicetree

Crate arborium_devicetree 

Source
Expand description

DEVICE TREE grammar for tree-sitter

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

Constants§

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

Functions§

language
Returns the devicetree tree-sitter language.