Crate arborium_dot

Crate arborium_dot 

Source
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.