Crate arborium_d

Crate arborium_d 

Source
Expand description

D grammar for tree-sitter

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

Constants§

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

Functions§

language
Returns the d tree-sitter language.