Expand description
DOT/GRAPHVIZ grammar for tree-sitter
This crate provides the dot language grammar for use with tree-sitter.
Constants§
- HIGHLIGHTS_
QUERY - The highlights query for dot.
- INJECTIONS_
QUERY - The injections query for dot.
- LOCALS_
QUERY - The locals query for dot (empty - no locals available).
Functions§
- language
- Returns the dot tree-sitter language.