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.